managed-git-hooks

0.0.1 • Public • Published

managed-git-hooks

Git hook scripts managed along with your repository

Installation

It's advised to install this module as devDependency in your package.json file so it doesn't get installed on production servers:

npm install --save-dev managed-git-hooks

Usage

Use it just like native git hooks, but instead of .git/hooks you can use a versioned /git-hooks dir.

When installed, this module symlink your hooks to your project's git. Existent hooks will not be overwritten.

Package Sidebar

Install

npm i managed-git-hooks

Weekly Downloads

2

Version

0.0.1

License

MIT

Last publish

Collaborators

  • edinella