1.0.4 • Published 3 years ago

muyangya v1.0.4

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

muyangya

A simple CLI for creating your project.

Installation

npm install muyangya -g

Usage

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

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

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago