1.2.1 • Published 8 months ago

@akijoey/devkit v1.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
8 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