Appearance
rew can run single files or apps. after the main file has been imported, a context is created, that context is shared between files.
rew
rew ./file.coffee
You can also watch:
rew ./file.coffee --watch
rew run .