meteor-jscs-git-hooks
v1.0.0
Published
Git hooks for checking code style and Meteor-based changes
Downloads
5
Maintainers
Readme
meteor-jscs-git-hooks
install the module globally
npm install -g meteor-jscs-git-hooks
go to the folder where you want to activate the git-hooks
cd dev/app
activate the git-hooks
meteor-jscs-git-hooks-activate
in case needed: deactivate the git hooks
meteor-jscs-git-hooks-deactivate