index
:
nimgen
appveyor-1
bump
cli-1
features-1
fix-execaction
master
travis-1
Forked from https://github.com/genotrance/nimgen
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nimgen.nim
blob: 5777398301284c0a26348e986fa2433225532ce0 (
plain
)
1
2
3
4
5
6
7
import os import nimgen/runcfg for i in commandLineParams(): if i != "-f": runCfg(i)