jingisukan
v0.0.9
Published
npm module
Downloads
14
Readme
JINGISUKAN
Usage
..
Develop usage
execute command line tool
$ npm run build && node dist/bin/index.js
Auto reload
When creating a js tool
$ npm run dev
When creating a command line tool
$ npm run command