mirror of
https://github.com/spf13/cobra
synced 2024-11-05 05:17:12 +00:00
Add Linkerd to list of projects using Cobra (#892)
This commit is contained in:
parent
21f39ca07e
commit
9a31ddff0e
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ Many of the most widely used Go projects are built using Cobra, such as:
|
||||||
[Prototool](https://github.com/uber/prototool),
|
[Prototool](https://github.com/uber/prototool),
|
||||||
[mattermost-server](https://github.com/mattermost/mattermost-server),
|
[mattermost-server](https://github.com/mattermost/mattermost-server),
|
||||||
[Gardener](https://github.com/gardener/gardenctl),
|
[Gardener](https://github.com/gardener/gardenctl),
|
||||||
|
[Linkerd](https://linkerd.io/),
|
||||||
etc.
|
etc.
|
||||||
|
|
||||||
[![Build Status](https://travis-ci.org/spf13/cobra.svg "Travis CI status")](https://travis-ci.org/spf13/cobra)
|
[![Build Status](https://travis-ci.org/spf13/cobra.svg "Travis CI status")](https://travis-ci.org/spf13/cobra)
|
||||||
|
|
Loading…
Reference in a new issue