mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
added Google Drive client for command line, ref #1108
suggestion by @ManuCart
This commit is contained in:
parent
3b8ab21bcc
commit
79ff0fddd8
@ -136,6 +136,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
* [climax](http://github.com/tucnak/climax) - An alternative CLI with "human face", in spirit of Go command
|
* [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
|
* [cobra](https://github.com/spf13/cobra) - A Commander for modern Go CLI interactions
|
||||||
* [docopt.go](https://github.com/docopt/docopt.go) - A command-line arguments parser that will make you smile.
|
* [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
|
||||||
* [go-arg](https://github.com/alexflint/go-arg) - Struct-based argument parsing in Go
|
* [go-arg](https://github.com/alexflint/go-arg) - Struct-based argument parsing in Go
|
||||||
* [go-flags](https://github.com/jessevdk/go-flags) - go command line option parser
|
* [go-flags](https://github.com/jessevdk/go-flags) - go command line option parser
|
||||||
* [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.
|
||||||
|
Loading…
Reference in New Issue
Block a user