aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authoreuxane2024-11-30 12:16:50 +0100
committereuxane2024-11-30 12:16:50 +0100
commit62f23d9a24e349f57e8857c75bdf2c0ca32c4f70 (patch)
tree60a6dbfa8de7bcc7dd6c08654f1f62e3dc717992 /readme.md
parentf6d0572984f78f400166fc585dd3b3a120101647 (diff)
downloadtickwatch-62f23d9a24e349f57e8857c75bdf2c0ca32c4f70.tar.gz
makefile: add
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/readme.md b/readme.md
index 52c8a9e..7e0424b 100644
--- a/readme.md
+++ b/readme.md
@@ -68,12 +68,11 @@ Contributions
68Issues and patches: email the author. 68Issues and patches: email the author.
69 69
70 70
71Development commands 71Development
72-------------------- 72-----------
73 73
74* Enter the development shell: `nix develop` 74* Enter the development shell: `nix develop`
75* Run tests in loop: `watchexec -cclear -r nim r -d:test main.nim` 75* Make targets: `tickwatch`, `check`, `check-loop`, `install`, `clean`
76* Build executable: `nim c -d:release main.nim`
77 76
78 77
79Copyright and Licence 78Copyright and Licence