papupu
v1.0.27
Published
PaPuPu is simply a shortcut for `npm version PAtch && npm PUblish && git PUsh`. For projects where Grunt is an overkill.
Maintainers
Readme
PaPuPu (Patch, Publish, Push)
PaPuPu is simply a shortcut for npm version patch && npm publish && git push. When you do a small improvement in your NPM packages and you want to publish a new patch quickly.
Usage
npm install -g papupu- Then
papupuon the directory of your wish.
