0.2.0 • Published 6 years ago

entoj-scaffold v0.2.0

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

Linux Build Windows Build Test Coverage

entoj scaffolding

Running tests

Runs all test specs at once

npm test

Runs all test matching the given regex

npm test -- --grep model/

Enables logging while running tests

npm test -- --vvvv

Runs all test specs and shows test coverage

npm run coverage

Lints all source files

npm run lint

Licence

Apache License 2.0

0.2.0

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago