mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add command-line-tool (#2514)
This commit is contained in:
parent
c1b79db23a
commit
94da932ac9
@ -202,6 +202,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [go-getoptions](https://github.com/DavidGamba/go-getoptions) - Go option parser inspired on the flexibility of Perl’s GetOpt::Long.
|
||||
* [gocmd](https://github.com/devfacet/gocmd) - Go library for building command line applications.
|
||||
* [hiboot cli](https://github.com/hidevopsio/hiboot/tree/master/pkg/app/cli) - cli application framework with auto configuration and dependency injection.
|
||||
* [job](https://github.com/liujianping/job) - JOB, make your short-term command as a long-term job.
|
||||
* [kingpin](https://github.com/alecthomas/kingpin) - Command line and flag parser supporting sub commands.
|
||||
* [liner](https://github.com/peterh/liner) - Go readline-like library for command-line interfaces.
|
||||
* [mitchellh/cli](https://github.com/mitchellh/cli) - Go library for implementing command-line interfaces.
|
||||
|
Loading…
Reference in New Issue
Block a user