Add git hooks

This commit is contained in:
Wesley Wigham
2015-09-24 17:00:27 -07:00
parent bcea3594a3
commit 758e4402da
3 changed files with 27 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
#!/bin/sh
echo "var npm = require("npm"); npm.load(function (err) {if (err) { throw err; } npm.commands.run(['jake', 'generate-diagnostics']); )" | node