pre-push-hook
v0.2.1
Published
A useful pre-push hook for git based node projects
Downloads
9
Readme
pre-push-hook
This package adds a pre-hook to git. The hook runs the 'test' script found in package.json.
Installation
You must install shelljs with this package:
npm install shelljs pr-push-hook --save-dev
This package will add shelljs to the dev dependencies of your project.
License
MIT