1.0.2 • Published 3 years ago

lingxi-micro-cli v1.0.2

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

lingxi-micro-cli

A light tool to generate projects in an easy way.

Installation

npm install lingxi-micro-cli -g

or

git clone http://10.0.0.22:3000/lingxi/lingxi-micro-cli.git

cd lingxi-micro-cli && npm install

npm link

Usage

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

  Usage: scion <command>


  Commands:

    create|c <projectname>  create a new project
    add|a                   add a new boilerplate
    delete|d                delete a boilerplate
    list|l                  show boilerplate list

  Options:

    -h, --help     output usage information
    -V, --version  output the version number