mirror of
https://github.com/avelino/awesome-go.git
synced 2024-12-12 17:13:58 +00:00
Add strumt (#1736)
This commit is contained in:
parent
18afa6e58c
commit
1da21666b2
@ -163,6 +163,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [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.
|
||||
* [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.
|
||||
* [urfave/cli](https://github.com/urfave/cli) - Simple, fast, and fun package for building command line apps in Go (formerly codegangsta/cli).
|
||||
* [wlog](https://github.com/dixonwille/wlog) - Simple logging interface that supports cross-platform color and concurrency.
|
||||
|
Loading…
Reference in New Issue
Block a user