0.0.0 • Published 11 years ago

dont-commit-conflicts.hks v0.0.0

Weekly downloads
1
License
-
Repository
github
Last release
11 years ago

Don't Commit Conflicts dot hks

Its all in the title

About

dont-commit-conflicts.hks is a node-hooks pre-commit hooks that will stop you from ever commiting another conflict. It is simple to use and easy to add to your git projects.

Usage

If you don't have hooks installed

  1. npm install node-hooks -g
  2. hooks init
  3. hooks install dont-commit-conflicts.hks

If hooks is installed, but not managing you're git-hooks yet

  1. hooks init
  2. hooks install dont-commit-conflicts.hks

Else

hooks install esprima.hks

0.0.0

11 years ago