1.0.17 • Published 4 years ago

earon-cli v1.0.17

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

#test1

earon-cli

A simple CLI for creating your project.

Installation

npm install earon-cli -g

Usage

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

  Usage: earon <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.17

4 years ago

1.0.16

4 years ago

1.0.15

4 years ago

1.0.14

4 years ago

1.0.13

4 years ago

1.0.11

4 years ago

1.0.12

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago