auto_npm
auto_npm copied to clipboard
Automatically updated your npm packages
Auto NPM
Automatically update a NPM package when you make a commit that changes the version number in package.json
####Arguments
--enableor-eEnable Auto NPM in a git repo--disableor-dDisable Auto NPM in a git repo--forceor-fForce Auto NPM to rewrite any exists Git hooks that we need--updateor-uUpdated the NPM package for the current repo--helpor-hDisplay the help dialog
Note: There hasn't been much success using git commit -a, but git commit -m works fine.