1.0.1 • Published 4 years ago

gbb-cli v1.0.1

Weekly downloads
3
License
ISC
Repository
github
Last release
4 years ago

gbb-cli

A simple CLI for creating your project.

Installation

npm install gbb-cli -g

Usage

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

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