npm.io
1.0.0 • Published 7 years agoCLI

leaf-web-cli

Licence
MIT
Version
1.0.0
Deps
5
Size
16 kB
Vulns
0
Weekly
0

leaf-cli

A simple CLI for creating your project.

Installation

npm install leaf-web-cli -g

Usage

Open your terminal and type leaf or leaf -h , you'll see the help infomation below:

  Usage: leaf <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.