mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Update README.md (#2236)
This commit is contained in:
parent
9c0acef62c
commit
4b4c58bc69
@ -178,6 +178,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [mow.cli](https://github.com/jawher/mow.cli) - Go library for building CLI applications with sophisticated flag and argument parsing and validation.
|
||||
* [pflag](https://github.com/spf13/pflag) - Drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags.
|
||||
* [readline](https://github.com/chzyer/readline) - Pure golang implementation that provides most features in GNU-Readline under MIT license.
|
||||
* [sand](https://github.com/Zaba505/sand) - Simple API for creating interpreters and so much more.
|
||||
* [sflags](https://github.com/octago/sflags) - Struct based flags generator for flag, urfave/cli, pflag, cobra, kingpin and other libraries.
|
||||
* [strumt](https://github.com/antham/strumt) - Library to create prompt chain.
|
||||
* [ukautz/clif](https://github.com/ukautz/clif) - Small command line interface framework.
|
||||
|
Loading…
Reference in New Issue
Block a user