1.0.0 • Published 7 years ago
@jujorie/dogh v1.0.0
DOGH - DevOps Git Hooks
Create and Manage Git Hooks using Node
Table of Contents
Installation
Globally
To install the command line interface Globally
$ npm install -G doghafter a successfuly install you can run the dogh like
$ doghLocally
To install the command line interface on your node_modules folder
$ npm install -D doughUsage
Usage: dogh [options] [command]
DevOps Git hooks handler for projects
Options:
-V, --version output the version number
-h, --help output usage information
Commands:
install Install the git hooks on the project
uninstall Uninstall hooksDocumentation
1.0.0
7 years ago