entoj-export-grav
v0.1.2
Published
[![Linux Build][travis-image]][travis-url] [![Windows Build][appveyor-image]][appveyor-url] [![Test Coverage][coveralls-image]][coveralls-url]
Readme
Entoj Grav Export
Running tests
Run all test specs at once
npm testRun all tests matching the given regex
npm test -- --grep model/Enable logging while running tests
npm test --vvvvRun all tests and shows test coverage
npm run coverageLint all source files
npm run lint