fabro/lib/crates/fabro-cli
Bryan Helmkamp 0f3c28db87
feat(dev): generate CLI reference
Add a cargo dev generator for the CLI reference and gate the generated docs in CI. The generator reads the fabro clap command tree through a narrow public reference surface so CLI docs drift is caught without exposing runtime command internals.
2026-04-24 16:35:06 -04:00
..
src feat(dev): generate CLI reference 2026-04-24 16:35:06 -04:00
tests/it feat(cli): render fatal errors with miette 2026-04-24 15:35:57 -04:00
build.rs feat(cli): surface debug build profile in version output 2026-04-18 09:44:54 -04:00
Cargo.toml feat(cli): render fatal errors with miette 2026-04-24 15:35:57 -04:00