lorax

v3.0.0
A node module which reads the git log and create a human readable changelog
log changelog generator git markdown

prepublishOnly

tsc

lint

eslint .

lint-fix

eslint . --fix

test

npm run clean; npm run lint; tsc; npm run coverage

coverage

nyc ava

report

nyc report --reporter=text-lcov | coveralls

clean

rm -rf coverage/ build/
npm i lorax

Metadata

  • MIT
  • >=8
  • Adrian Lee
  • released 4/27/2020

Downloads

Maintainers