We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79bccd8 commit 883ab4bCopy full SHA for 883ab4b
koch.nim
@@ -74,6 +74,7 @@ Commands for core developers:
74
zip builds the installation zip package
75
xz builds the installation tar.xz package
76
testinstall test tar.xz package; Unix only!
77
+ installdeps [options] installs external dependency (eg tinyc) to dist/
78
tests [options] run the testsuite (run a subset of tests by
79
specifying a category, e.g. `tests cat async`)
80
temp options creates a temporary compiler for testing
0 commit comments