0.0.0 • Published 11 years ago

esprima.hks v0.0.0

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

Esprima.hks

Validate your javascript with each commit

About

Esprima.hks is a node-hooks implementation of the Esprima Validator. 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 install
  3. hooks add esprima.hks

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

  1. hooks install
  2. hooks add esprima.hks

Else

hooks add esprima.hks