Crust: A TypeScript-First, Bun-Native CLI Framework with Composable Modules
By
jellyotsiro
2mo ago· 2 min readenCode
85/100
Golden Brown
Bagelometer↗
If you only eat one bagel today, this is the bagel.
Score85Typepress releaseSentimentneutral
Summary
Crust is a modern CLI framework specifically designed for TypeScript and Bun runtime environments. It offers a modular architecture for building command-line tools with features including command routing, argument parsing, interactive prompts, validation, and persistence, all with first-class TypeScript support. The framework includes packages like @crustjs/crust for CLI tooling to build and distribute standalone executables.
Key quotes
· 3 pulledCrust is a modern CLI framework built specifically for TypeScript and Bun.
It provides a modular architecture for building command-line tools with features like command routing, argument parsing, interactive prompts, validation, and persistence—all with first-class TypeScript support.
CLI tooling — build and distribute standalone executables
A TypeScript-first, Bun-native CLI framework with composable modules. - chenxin-yan/crust
