update build system

This commit is contained in:
Christine Dodrill 2015-06-13 07:43:25 -07:00
parent 91e3d71551
commit 5c018f7540
3 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
.gitignore
include_rules
: deps-commandeer |> yes | nimble install commandeer > ./nimble-commandeer.log |> nimble-commandeer.log
: deps-linenoise |> yes | nimble install linenoise > ./nimble-linenoise.log |> nimble-linenoise.log
: |> yes | nimble install commandeer > %o |> ../../output/nimble-commandeer.log
: |> yes | nimble install linenoise > %o |> ../../output/nimble-linenoise.log
: saferediscli.nim | nimble-*.log |> !nim |> ../../bin/safe-redis-cli