fledge 0.16.0

Dev-lifecycle CLI — scaffolding, tasks, lanes, plugins, and more.
1
2
3
4
- Parse CLI arguments via clap derive
- Dispatch each subcommand to its module's entry function
- Forward unknown commands to installed plugins
- Generate shell completions on demand