diff options
Diffstat (limited to '')
-rw-r--r-- | readme.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -17,6 +17,8 @@ I built it in OCaml because it is by far the most underrated programming languag You'll need [nix](https://nixos.org/) to run it locally. It sets everything up to make it dead easy to run locally. +If you use direnv, then set direnv allow to enable it to start automagically when you cd to the directory. + You'll need to have the experimental flags nix-command and flakes set for it to work. Alternatively, you can execute each command with the flag |