papupu
v1.0.10
Published
PaPuPu is simply a shortcut for `npm version PAtch && npm PUblish && git PUsh`. For projects where Grunt is an overkill.
Downloads
6
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
papupu
on the directory of your wish.