Freshmint CLI v0.1.0 (Alpha)
Pre-release
Pre-release
Installation
# Install the Freshmint CLI
npm install -g freshmint
CLI Quick Start
# Create a new Freshmint project in ./my-project
fresh start my-project
Now follow the steps in my-project/README.md
to get started!