ForSure CLI

v0.2.0

A command-line interface for ForSure project development tools.

Quick Start

Get up and running with ForSure CLI in minutes

1. Install the CLI

npm install -g forsure-cli

2. Start development

bash
forsure dev

3. Build for production

bash
forsure build

Tip: Use forsure dev to start the development server

Try It Out

Interactive CLI simulator

ForSure CLI Simulator
Type 'help' for available commands
$
Try: forsure --version, forsure dev, forsure build, forsure test, forsure gen component, forsure design tokens, forsure audit, clear

CLI Commands

Core commands available in the ForSure CLI

Learn More

Explore our comprehensive documentation to learn all about ForSure CLI and how to use it effectively.