1.2.0 • Published 4 months ago

@akijoey/devkit v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

devkit

npm build coverage license

Develop scripts encapsulation and dependencies collection.

Install

$ npm i @akijoey/devkit -D

Usage

Lint script.

$ devkit lint

Test script.

$ devkit test

Format script.

$ devkit format

Prepare script.

$ devkit prepare

License

MIT © AkiJoey