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