mirror of
https://github.com/avelino/awesome-go.git
synced 2024-12-12 17:13:58 +00:00
Update README.md
This commit is contained in:
parent
1335305299
commit
59444cffed
@ -124,6 +124,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
* [codegangsta/cli](https://github.com/codegangsta/cli) - A small package for building command line apps in Go.
|
* [codegangsta/cli](https://github.com/codegangsta/cli) - A small package for building command line apps in Go.
|
||||||
* [kingpin](https://github.com/alecthomas/kingpin) - A command line and flag parser supporting sub commands.
|
* [kingpin](https://github.com/alecthomas/kingpin) - A command line and flag parser supporting sub commands.
|
||||||
* [liner](https://github.com/peterh/liner) - A Go readline-like library for command-line interfaces.
|
* [liner](https://github.com/peterh/liner) - A Go readline-like library for command-line interfaces.
|
||||||
|
* [readline](https://github.com/chzyer/readline) - A pure golang implementation that provide most of features in GNU-Readline under MIT license.
|
||||||
* [mitchellh/cli](https://github.com/mitchellh/cli) - A Go library for implementing command-line interfaces.
|
* [mitchellh/cli](https://github.com/mitchellh/cli) - A Go library for implementing command-line interfaces.
|
||||||
* [ukautz/clif](https://github.com/ukautz/clif) - A small command line interface framework.
|
* [ukautz/clif](https://github.com/ukautz/clif) - A small command line interface framework.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user