mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
changed naming of same package names
visit https://github.com/avelino/awesome-go/pull/392
This commit is contained in:
parent
7d5df0d5d1
commit
1e19c1dd3b
@ -112,8 +112,8 @@ Join us on IRC at **#awesome-go** on freenode [web access](http://webchat.freeno
|
|||||||
|
|
||||||
*Libraries for building standard or basic Command Line applications*
|
*Libraries for building standard or basic Command Line applications*
|
||||||
|
|
||||||
* [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.
|
||||||
* [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.
|
||||||
* [cli-init](https://github.com/tcnksm/cli-init) - The easy way to start building Golang command line application.
|
* [cli-init](https://github.com/tcnksm/cli-init) - The easy way to start building Golang command line application.
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user