mtrutledge / generator-dnn

Yeoman generator to scaffold DNN / DotNetNuke Modules and Themes.
MIT License
17 stars 10 forks source link

Alert the user that a new version of the generator is out using the update-notifier #43

Closed mtrutledge closed 5 years ago

mtrutledge commented 5 years ago

Is your feature request related to a problem?

This will prompt the user to let them know they can update their generator

Describe the solution you'd like

Yeoman implements an update-notifier that will show the user a message if there is a new version. More details can be found here: https://github.com/yeoman/update-notifier

mtrutledge commented 5 years ago

This will also require a documentation update on the gh-pages branch under the FAQ.

Details

How do I update to the latest version of generator-dnn? When you see the screen (INCLUDE SCREENSHOT OF SAMPLE ALERT) You can type yo at the command prompt and then select Update Generators