CLI Usage
CLI Usage
Section titled “CLI Usage”Install globally (example):
pnpm add -g hacksmith
Run the CLI:
hacksmith
Expected output:
Welcome to hacksmith! 🔨More features coming soon...
Flags and subcommands will be added as the CLI evolves.
Related
Section titled “Related”- Architecture Overview - Learn about the CLI structure
- Blueprint Feature - Generate project scaffolding
- Back to Getting Started - Installation instructions