Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
Joseph T. Lyons created 2 years ago
script/reset_db | 2 ++ 1 file changed, 2 insertions(+)
@@ -0,0 +1,2 @@ +psql -c "DROP DATABASE zed (FORCE);" +script/bootstrap