UNPKG
git-notify
Version:
latest (0.2.3)
0.2.3
0.2.2
0.2.1
0.2.0
Communicate important updates to your team via git commit messages
jevakallio/git-notify
git-notify
/
bin
/
git-notify.js
3 lines
(2 loc)
•
40 B
JavaScript
View Raw
1
2
3
#!/usr/bin/env node
require
(
'../dist'
);