callumlocke / trip

Run JavaScript functions from the command line.
MIT License
1 stars 0 forks source link

Try next tripfile up when task not found #9

Open callumlocke opened 9 years ago

callumlocke commented 9 years ago

If a command isn't found in the first tripfile, try loading the next tripfile up.

Also print a message to say this is happening:

task foo not found in ~/code/asdf/sdfsadf/tripfile.js
trying next: ~/tripfile.js