mid_base
v1.0.0
Published
CLI tool to create MidBase projects
Readme
MidBase CLI
A command-line tool to quickly set up MidBase projects.
Installation
npm install -g midbase-cliUsage
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
