SkillAgentSearch skills...

Cli

CLI tool for the Maizzle Email Framework.

Install / Use

/learn @maizzle/Cli

README

<div align="center"> <p> <a href="https://maizzle.com" target="_blank"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/maizzle/cli/HEAD/.github/cli-mark-dark.svg"> <img alt="Maizzle CLI" src="https://raw.githubusercontent.com/maizzle/cli/HEAD/.github/cli-mark-light.svg" width="300" height="225" style="max-width: 100%;"> </picture> </a> </p> <p>The CLI tool for Maizzle</p> <div>

Version Build Downloads License

</div> </div>

Note: This repository contains the code for Maizzle's CLI tool. If you want to build HTML emails using Maizzle, visit the Starter repository.

Installation

npm install -g @maizzle/cli

Usage

Create a new project using the interactive prompt:

maizzle new

Start a local development server by running the serve command in the project directory:

maizzle serve

Build for production:

maizzle build production

Documentation is available at https://maizzle.com

Related Skills

View on GitHub
GitHub Stars37
CategoryDevelopment
Updated10mo ago
Forks7

Languages

JavaScript

Security Score

87/100

Audited on May 27, 2025

No findings