mirror of
https://github.com/spf13/cobra
synced 2024-11-25 07:07:15 +00:00
Merge branch 'master' of https://github.com/spf13/cobra
This commit is contained in:
commit
ecbac3bbf6
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ Many of the most widely used Go projects are built using Cobra including:
|
|||
|
||||
[![Build Status](https://travis-ci.org/spf13/cobra.svg "Travis CI status")](https://travis-ci.org/spf13/cobra)
|
||||
[![CircleCI status](https://circleci.com/gh/spf13/cobra.png?circle-token=:circle-token "CircleCI status")](https://circleci.com/gh/spf13/cobra)
|
||||
[![GoDoc](https://godoc.org/github.com/spf13/cobra?status.svg)](https://godoc.org/github.com/spf13/cobra)
|
||||
|
||||
![cobra](https://cloud.githubusercontent.com/assets/173412/10911369/84832a8e-8212-11e5-9f82-cc96660a4794.gif)
|
||||
|
||||
|
|
Loading…
Reference in a new issue