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