dojo / cli

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

Eject hint #121

Closed tomdye closed 7 years ago

tomdye commented 7 years ago

Type: bug / feature

The following has been addressed in the PR:

Description:

Allows eject commands to supply hints to be displayed after eject is complete.

screenshot 2017-03-08 15 50 17

Resolves #118

codecov-io commented 7 years ago

Codecov Report

Merging #121 into master will increase coverage by <.01%. The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #121      +/-   ##
==========================================
+ Coverage   99.45%   99.46%   +<.01%     
==========================================
  Files          15       15              
  Lines         369      375       +6     
  Branches       42       44       +2     
==========================================
+ Hits          367      373       +6     
  Partials        2        2
Impacted Files Coverage Δ
src/commands/eject.ts 100% <100%> (ø) :white_check_mark:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 153c571...88a3781. Read the comment docs.

agubler commented 7 years ago

@tomdye I like this 👍