dojo / cli

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

issue 48: Feature error on reject #50

Closed tomdye closed 8 years ago

tomdye commented 8 years ago

Cli will now show error messages from a command's run function. fixes: https://github.com/dojo/cli/issues/48 example:

screenshot 2016-09-29 17 01 29
codecov-io commented 8 years ago

Current coverage is 78.86% (diff: 100%)

Merging #50 into master will increase coverage by 0.34%

@@             master        #50   diff @@
==========================================
  Files             9          9          
  Lines           121        123     +2   
  Methods           0          0          
  Messages          0          0          
  Branches          9          9          
==========================================
+ Hits             95         97     +2   
  Misses           26         26          
  Partials          0          0          

Powered by Codecov. Last update b6c5951...964e798