nim-lang / nimble

Package manager for the Nim programming language.
https://nim-lang.github.io/nimble/index.html
Other
1.25k stars 191 forks source link

Run command for babel #10

Closed BitPuffin closed 8 years ago

BitPuffin commented 11 years ago

Babel should have a "run" command that works like the following:

That would be super useful!

dom96 commented 8 years ago

You can achieve this with the new NimScript support. Also the new c command does pretty much what you want: nimble c -r modulename.