We\'d like to make a few basic hook scripts that we can all share -- for things like pre-formatting commit messages. Git has hook scripts for that that are normally stored
If your project is a JavaScript project and you use npm as package manager you can use shared-git-hooks to enforce githooks on npm install.
npm
npm install