2.0.1 • Published 4 years ago

rb-cli v2.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

rb-cli


A simple ROOBO CLI.

Installation

yarn install -g rb-cli

Usage

rb <command> [options]
# help
rb --help

Generate Project

Generate project using template.

rb create <name>

The current template

  • gulp webpack project template
  • webpack project template
  • vue project template

License

License: MIT