MrDHat / generator-node-mocha

Create a Node.js module with yo, including Mocha unit tests.
MIT License
7 stars 7 forks source link

Add grunt release #7

Closed thanpolas closed 7 years ago

thanpolas commented 10 years ago

grunt-release is invaluable to publishing libraries and packages...

Patch version 0.0.x

grunt release

Minor version 0.x.0

grunt release:minor

Major version x.0.0

grunt release:major
MrDHat commented 10 years ago

This should be optional, maybe with a --grunt-release or prompt?

thanpolas commented 10 years ago

prompt sounds good... hmmm broke a test too