2.1.0 • Published 4 years ago

lsxm-cli v2.1.0

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

lsxm-cli

A simple CLI for creating your project.

Installation

npm install lsxm-cli -g

Usage

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

  Usage: lsxm <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.1.0

4 years ago

2.0.9

4 years ago

2.0.8

4 years ago

2.0.7

4 years ago

2.0.6

4 years ago

2.0.5

4 years ago

2.0.3

4 years ago

2.0.4

4 years ago

2.0.2

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.0.0

4 years ago