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