@jujorie/dogh

1.0.0 • Public • Published

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 dogh

after a successfuly install you can run the dogh like

$ dogh

Locally

To install the command line interface on your node_modules folder

$ npm install -D dough

Usage

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 hooks

Documentation

/@jujorie/dogh/

    Package Sidebar

    Install

    npm i @jujorie/dogh

    Weekly Downloads

    2

    Version

    1.0.0

    License

    ISC

    Unpacked Size

    155 kB

    Total Files

    22

    Last publish

    Collaborators

    • jujorie