@jiuyuer/qin-cli
v1.0.0
Published
A lightweight javascript plugin CLI.
Readme
Installation
$ npm i qin-cli -gUsage
Run the following command line to create the project:
$ qin-cli init myprojectParameter
init <PROJECT_NAME>
Create the JavaScript plugin project:
$ qin-cli init myprojectupgrade
Check the new version is available or not:
$ qin-cli upgradetemplate
You can download or upgrade the template from mirror:
$ qin-cli template