1.0.0 • Published 6 months ago

mid_base v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
6 months ago

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 MidBaseFresh
  • midbase --help - Display help information

License

MIT

1.0.0

6 months ago