mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Added go-andotp
This commit is contained in:
parent
bd23bff1b3
commit
a3d92ca2ad
@ -237,7 +237,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
* [flag](https://github.com/cosiner/flag) - Simple but powerful command line option parsing library for Go supporting subcommand.
|
* [flag](https://github.com/cosiner/flag) - Simple but powerful command line option parsing library for Go supporting subcommand.
|
||||||
* [flaggy](https://github.com/integrii/flaggy) - A robust and idiomatic flags package with excellent subcommand support.
|
* [flaggy](https://github.com/integrii/flaggy) - A robust and idiomatic flags package with excellent subcommand support.
|
||||||
* [flagvar](https://github.com/sgreben/flagvar) - A collection of flag argument types for Go's standard `flag` package.
|
* [flagvar](https://github.com/sgreben/flagvar) - A collection of flag argument types for Go's standard `flag` package.
|
||||||
* [go-andotp](https://github.com/grijul/go-andotp) - A CLI program to encrypt/decrypt [andOTP](https://github.com/andOTP/andOTP) files.
|
* [go-andotp](https://github.com/grijul/go-andotp) - A CLI program to encrypt/decrypt [andOTP](https://github.com/andOTP/andOTP) files. Can be used as library as well.
|
||||||
* [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-commander](https://github.com/yitsushi/go-commander) - Go library to simplify CLI workflow.
|
* [go-commander](https://github.com/yitsushi/go-commander) - Go library to simplify CLI workflow.
|
||||||
* [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.
|
||||||
|
Loading…
Reference in New Issue
Block a user