1.0.3 • Published 6 months ago

midbase-generator v1.0.3

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

MidBase Generator CLI

A command-line tool to quickly set up MidBase projects.

Installation

npm install -g midbase-generator

Usage

Create a new MidBase project:

midbase-gen create [project-name]

If no project name is provided, it will use "midbase-project" as the default name.

Commands

  • midbase-gen create [project-name] - Creates a new MidBase project with MidBaseFresh
  • midbase-gen --help - Display help information

Troubleshooting

If you encounter permission issues during installation, try:

npm install -g midbase-generator --force

License

MIT

1.0.3

6 months ago

1.0.2

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago