dojo / cli

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

Add Hint for eject command #118

Closed tomdye closed 7 years ago

tomdye commented 7 years ago

Enhancement

It would be useful if an ejected command could supply a hint to be output after it has been ejected. For example, after eject, cli-build could say:

To build, run `$ webpack --config=config/build-webpack/webpack.config.js`