npm-publish-helper
v1.0.3
Published
A Publish Helper for npm modules with git commit message in one line
Downloads
35
Readme
Installation
npm install -g npm-publish-helperUsage
Publish Your Module!
npmpublishAnd you will be asked for commit message, after that you are done... it will push your changes to origin remote @ master branch plus publish it to npm. Make Sure to update version in package.json!
