gitlog

v2.1.1
Git log parser for Node.JS
git log parser

lint

jshint .

test

istanbul cover ./node_modules/.bin/_mocha -- -r should

pretest

npm run-script lint && npm run-script checkStyle

posttest

istanbul check-coverage --statements 95 --branches 92 --functions 100 --lines 95 && rm -rf coverage

checkStyle

jscs .

Metadata

  • BSD
  • Whatever
  • Dom Harrington
  • released 9/18/2015

Downloads

Maintainers