From 62f23d9a24e349f57e8857c75bdf2c0ca32c4f70 Mon Sep 17 00:00:00 2001 From: euxane Date: Sat, 30 Nov 2024 12:16:50 +0100 Subject: makefile: add --- readme.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 52c8a9e..7e0424b 100644 --- a/readme.md +++ b/readme.md @@ -68,12 +68,11 @@ Contributions Issues and patches: email the author. -Development commands --------------------- +Development +----------- * Enter the development shell: `nix develop` -* Run tests in loop: `watchexec -cclear -r nim r -d:test main.nim` -* Build executable: `nim c -d:release main.nim` +* Make targets: `tickwatch`, `check`, `check-loop`, `install`, `clean` Copyright and Licence -- cgit v1.2.3