Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/artiely/timing-cli


https://github.com/artiely/timing-cli

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# 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

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.