1.0.0 • Published 6 months ago
mid_base v1.0.0
MidBase CLI
A command-line tool to quickly set up MidBase projects.
Installation
npm install -g midbase-cli
Usage
Create a new MidBase project:
midbase create [project-name]
If no project name is provided, it will use "midbase-project" as the default name.
Commands
midbase create [project-name]
- Creates a new MidBase project with MidBaseFreshmidbase --help
- Display help information
License
MIT
1.0.0
6 months ago