earon-cli

A simple CLI for creating your project

Usage no npm install needed!

<script type="module">
  import earonCli from 'https://cdn.skypack.dev/earon-cli';
</script>

README

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.