Perigon.CLI
Perigon.CLI copied to clipboard
Console Design
Tech Goal
- [x] Using Spectre.Console.Cli instead of System.CommandLine
- [x] Support English and Chinese
Command Design
- [x] -h/--help
- [x] -v/--version
- [x] new: create new .NET solution
- [ ] add: add exist project to studio
- [x] studio: open studio
- [ ] g/generate: generate codes
- [ ] request: generate client request services and models