cy-h5-cli
v2.2.1
Published
cy's h5 template
Downloads
5
Readme
cyh5-cli
A simple CLI for creating your h5 project.
Installation
npm install cy-h5-cli -g
Usage
Open your terminal and type cyh5
or cyh5 -h
, you'll see the help infomation below:
Usage: xr <command>
Commands:
add Add a new template
delete Delete a template
list List all the templates
init Generate a new project
Options:
-h, --help output usage information
-V, --version output the version number
Note that if you are using
MacOS
,sudo
was required while using commandsadd
anddelete
.
License
MIT.