mirror of
https://github.com/daylinmorgan/hwylterm.git
synced 2024-11-16 06:28:32 -06:00
add illwill to dev
This commit is contained in:
parent
653b51184f
commit
8f890c3e24
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ task test, "run tests":
|
|||
selfExec "r tests/tbbansi.nim"
|
||||
|
||||
task develop, "install cligen for development":
|
||||
exec "nimble install -l 'illwill@0.4.1'"
|
||||
exec "nimble install -l 'cligen@1.7.5'"
|
||||
|
||||
task docs, "Deploy doc html + search index to public/ directory":
|
||||
|
|
Loading…
Reference in a new issue