0.1.3 • Published 7 years ago
husky-node-cli v0.1.3
Husky Node CLI
A Node CLI interface for Husky - Git Hooks made easy, woof!
Disclaimer
Warning: This CLI tool is still a work in progress, expect the unexpected!
Installation
npm install -g husky-node-cliInstall Git Hooks
From git repo directory:
husky installUninstall Git Hooks
From git repo directory:
husky uninstall