0.1.2 • Published 6 years ago

entoj-export-grav v0.1.2

Weekly downloads
9
License
-
Repository
-
Last release
6 years ago

Linux Build Windows Build Test Coverage

Entoj Grav Export

Running tests

Run all test specs at once

npm test

Run all tests matching the given regex

npm test -- --grep model/

Enable logging while running tests

npm test --vvvv

Run all tests and shows test coverage

npm run coverage

Lint all source files

npm run lint

Licence

Apache License 2.0