From 1640d9272c1c03b5e253952f905fec96e087e2d0 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Sat, 30 Jul 2022 15:12:09 -0400 Subject: Add links to README, and make it gemtext --- README | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 README (limited to 'README') diff --git a/README b/README deleted file mode 100644 index 0cf40c1..0000000 --- a/README +++ /dev/null @@ -1,13 +0,0 @@ -Development -=========== - -You can start a dev shell with Nix. First run: - - direnv allow - -Assuming you have nix installed, this will tell direnv to load the nix-shell -environment by default. Or just run `nix-shell`. - -Now, to start a repl, just do `sbcl`, or run `start-repl.sh`. - -Then in emacs, `M-x slime-connect`. -- cgit v1.2.3