summary refs log tree commit diff stats
path: root/build_tools.sh
blob: 4d867b0ad147f0c9b4f338fa296b0d7a01c1d88c (plain) (blame)
1
2
3
./bin/nim c --noNimblePath -p:compiler -o:./bin/nimble dist/nimble/src/nimble.nim
./bin/nim c --noNimblePath -p:compiler -o:./bin/nimsuggest dist/nimsuggest/nimsuggest.nim
./bin/nim c -o:./bin/nimgrep tools/nimgrep.nim