mirror of
https://github.com/avelino/awesome-go.git
synced 2026-04-11 02:11:43 +08:00
Add boa to Standard CLI (#6185)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
d3115d288c
commit
8c24000a9d
@ -421,6 +421,7 @@ _Libraries for building standard or basic Command Line applications._
|
||||
- [acmd](https://github.com/cristalhq/acmd) - Simple, useful, and opinionated CLI package in Go.
|
||||
- [argparse](https://github.com/akamensky/argparse) - Command line argument parser inspired by Python's argparse module.
|
||||
- [argv](https://github.com/cosiner/argv) - Go library to split command line string as arguments array using the bash syntax.
|
||||
- [boa](https://github.com/GiGurra/boa) - Declarative flags, env vars, validation, and config files from struct tags. Built on cobra.
|
||||
- [carapace](https://github.com/rsteube/carapace) - Command argument completion generator for spf13/cobra.
|
||||
- [carapace-bin](https://github.com/rsteube/carapace-bin) - Multi-shell multi-command argument completer.
|
||||
- [carapace-spec](https://github.com/rsteube/carapace-spec) - Define simple completions using a spec file.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user