mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Added Wmenu
This commit is contained in:
parent
ecbaaef90e
commit
49133a92a6
@ -141,6 +141,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [readline](https://github.com/chzyer/readline) - A pure golang implementation that provide most of features in GNU-Readline under MIT license.
|
||||
* [ukautz/clif](https://github.com/ukautz/clif) - A small command line interface framework.
|
||||
* [wlog](https://github.com/dixonwille/wlog) - A simple logging interface that supports cross-platform color and concurrency.
|
||||
* [wmenu](https://github.com/dixonwille/wmenu) - An easy to use menu structure for cli applications that prompts users to make choices.
|
||||
|
||||
|
||||
### Advanced Console UIs
|
||||
|
Loading…
Reference in New Issue
Block a user