UNPKG

node-git-hooks

Version:
6 lines (4 loc) 104 B
#!/usr/bin/env node 'use strict'; var igh = require('../install-git-hooks'); return igh(process.argv);