Skip to content

Hahlh/cli

 
 

Repository files navigation

Maizzle CLI

Version Build Downloads License

Full documentation is available at https://maizzle.com

Installation

npm install -g @maizzle/cli

Usage

Create a new project using the interactive prompt:

maizzle new

Change current directory:

cd maizzle

Start a local server by running the serve command:

maizzle serve

Build for production:

maizzle build production

See the docs for available commands.

About

CLI tool for the Maizzle Email Framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 91.5%
  • HTML 8.5%