Skip to content

linearregression/git-hooks

 
 

Repository files navigation

git-hooks

Build Status

Hook manager

Rewritten from icefox/git-hooks, with extra features

Install

Download tarball, extract it and place it in your PATH

If you already installed git-hooks, update it by git hooks update

Or manually:

git clone git@github.com:git-hooks/git-hooks.git
# install godep and restore deps
make get
# install binary
go install

Usage

See Get Started

Fow more info, see wiki

Packages

No packages published

Languages

  • Go 83.7%
  • Shell 15.3%
  • Makefile 1.0%