A TypeScript-first, Bun-native CLI framework with composable modules.
Documentation • Contributing • Issues • Discord
Warning
Crust is beta-quality until v1.0. Versions before 1.0 do not strictly follow semantic versioning. The core API should be relatively stable after 0.1, but expect breaking changes between minor releases.
bun create crust my-cli
cd my-cli
bun run dev