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-cli Install Git Hooks From git repo directory: husky install Uninstall Git Hooks From git repo directory: husky uninstall