tonylukasavage / triple

REPL for Titanium
MIT License
96 stars 21 forks source link

Specify file or folder #50

Closed jasonkneen closed 10 years ago

jasonkneen commented 10 years ago

Ability to specify a folder e.g.

$ triple chapter1 $ triple chapter2

Triple looks for app.js in the folder.

tonylukasavage commented 10 years ago

Any chance you can do this as a PR off of master without your file watcher code merged in? I'd like to assess them separately and I think this one will be a lot easier/faster.

jasonkneen commented 10 years ago

yep let me sort that