fledge 1.0.0

Dev lifecycle CLI. One tool for the dev loop, any language.
1
2
3
4
- [x] Define Cli struct and Commands enum
- [x] Route all subcommands to module handlers
- [x] Plugin pass-through via External variant
- [x] Shell completion generation with --install