1.0.7 • Published 3 years ago

@akijoey/dev-scripts v1.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

dev-scripts

npm build coverage license

Develop scripts encapsulation and dependencies collection.

Install

$ npm i @akijoey/dev-scripts -D

Usage

Lint script.

$ dev-script lint

Test script.

$ dev-script test

Format script.

$ dev-script format

Hook script.

$ dev-script hook

License

MIT © AkiJoey