2.2.1 • Published 5 years ago

cy-h5-cli v2.2.1

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

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 commands add and delete.

License

MIT.

2.2.1

5 years ago

2.1.1

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.1.1

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago