1.0.5 • Published 5 years ago

timing-cli v1.0.5

Weekly downloads
6
License
MIT
Repository
-
Last release
5 years ago

timing-cli

A simple CLI for creating your project.

Installation

npm install timing-cli -g

Usage

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

  Usage: timing <command>


  Commands:
    init      Generate a new project by selecting
    add       Add a new template
    delete    Delete a template
    list      List all the templates
    create    Generate a new project by template name

  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.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago