index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
install.bat.template
blob: f49c898cc43d32882cfb7d44d931e297927adc0b (
plain
) (
blame
)
1
2
3
4
5
6
if not "%1"=="" ( ./koch install %1 ) else ( ./koch install )