$ cnpm install beautify.hks
Beautify your javascript with each commit
If you don't have hooks installed
npm install node-hooks -ghooks installhooks add beautify.hksIf hooks is installed, but not managing you're git-hooks yet
hooks installhooks add beautify.hksElse
hooks add beautify.hks
Currently beautify.hks will use the default beautify options.
This is comming soon. First hooks needs to add a config ability... wanna help?
Copyright 2013 - present © cnpmjs.org | Home |