mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add complete (#1411)
This commit is contained in:
parent
33a49d2b89
commit
0121510b79
@ -145,6 +145,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [cli-init](https://github.com/tcnksm/gcli) - The easy way to start building Golang command line application.
|
||||
* [climax](http://github.com/tucnak/climax) - An alternative CLI with "human face", in spirit of Go command
|
||||
* [cobra](https://github.com/spf13/cobra) - A Commander for modern Go CLI interactions
|
||||
* [complete](https://github.com/posener/complete) - Write bash completions in Go + Go command bash completion.
|
||||
* [docopt.go](https://github.com/docopt/docopt.go) - A command-line arguments parser that will make you smile.
|
||||
* [drive](https://github.com/odeke-em/drive) - Google Drive client for the commandline
|
||||
* [flag](https://github.com/cosiner/flag) - A simple but powerful command line option parsing library for Go support subcommand
|
||||
|
Loading…
Reference in New Issue
Block a user