dojo / cli

:rocket: Dojo - command line tooling.
http://dojo.io
Other
26 stars 34 forks source link

When the run promise is rejected, CLI should show the error message #48

Closed tomdye closed 7 years ago

tomdye commented 8 years ago

When run function throws an error and it's promise rejects, the CLI should exit with an error message but currently does not.