mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add DavidGamba/go-getoptions (#2382)
This commit is contained in:
parent
3bcda72a88
commit
fc2897bc26
@ -194,6 +194,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [go-arg](https://github.com/alexflint/go-arg) - Struct-based argument parsing in Go.
|
||||
* [go-commander](https://github.com/yitsushi/go-commander) - Go library to simplify CLI workflow.
|
||||
* [go-flags](https://github.com/jessevdk/go-flags) - go command line option parser.
|
||||
* [go-getoptions](https://github.com/DavidGamba/go-getoptions) - Go option parser inspired on the flexibility of Perl’s GetOpt::Long.
|
||||
* [gocmd](https://github.com/devfacet/gocmd) - Go library for building command line applications.
|
||||
* [hiboot cli](https://github.com/hidevopsio/hiboot/tree/master/pkg/app/cli) - cli application framework with auto configuration and dependency injection.
|
||||
* [kingpin](https://github.com/alecthomas/kingpin) - Command line and flag parser supporting sub commands.
|
||||
|
Loading…
Reference in New Issue
Block a user