From 3ba5f15ba7acbab0d090411fb631b82b34769b95 Mon Sep 17 00:00:00 2001 From: Unai Martinez-Corral <38422348+umarcor@users.noreply.github.com> Date: Mon, 15 Nov 2021 20:21:07 +0000 Subject: [PATCH] Projects using cobra update (#1454) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [projects_using_cobra] add moldy * [projects_using_cobra] add UpCloud CLI (upctl) * [projects_using_cobra] add scaleway-cli * [projects_using_cobra] add qrcp * [projects_using_cobra] add multi-gitter * [projects_using_cobra] add Mercure * [projects_using_cobra] add goreleaser and nfpm * [projects_using_cobra] add Datree * [projects_using_cobra] add Infracost * [projects_using_cobra] add VMware Tanzu Framework Co-authored-by: TeoDev1611 Co-authored-by: Ville Skyttä Co-authored-by: Rémy Léone Co-authored-by: Claudio d'Angelis Co-authored-by: Johan Lindell Co-authored-by: Kévin Dunglas Co-authored-by: Carlos Alexandro Becker Co-authored-by: Yishay Mendelsohn Co-authored-by: Vadim Golub Co-authored-by: Max Brauer --- projects_using_cobra.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/projects_using_cobra.md b/projects_using_cobra.md index 843ad9b81..8410c9938 100644 --- a/projects_using_cobra.md +++ b/projects_using_cobra.md @@ -4,6 +4,7 @@ - [Bleve](http://www.blevesearch.com/) - [CockroachDB](http://www.cockroachlabs.com/) - [Cosmos SDK](https://github.com/cosmos/cosmos-sdk) +- [Datree](https://github.com/datreeio/datree) - [Delve](https://github.com/derekparker/delve) - [Docker (distribution)](https://github.com/docker/distribution) - [Etcd](https://etcd.io/) @@ -14,27 +15,36 @@ - [GitHub Labeler](https://github.com/erdaltsksn/gh-label) - [Golangci-lint](https://golangci-lint.run) - [GopherJS](http://www.gopherjs.org/) +- [GoReleaser](https://goreleaser.com) - [Helm](https://helm.sh) - [Hugo](https://gohugo.io) +- [Infracost](https://github.com/infracost/infracost) - [Istio](https://istio.io) - [Kool](https://github.com/kool-dev/kool) - [Kubernetes](http://kubernetes.io/) - [Linkerd](https://linkerd.io/) - [Mattermost-server](https://github.com/mattermost/mattermost-server) +- [Mercure](https://mercure.rocks/) - [Meroxa CLI](https://github.com/meroxa/cli) - [Metal Stack CLI](https://github.com/metal-stack/metalctl) - [Moby (former Docker)](https://github.com/moby/moby) +- [Moldy](https://github.com/Moldy-Community/moldy) +- [Multi-gitter](https://github.com/lindell/multi-gitter) - [Nanobox](https://github.com/nanobox-io/nanobox)/[Nanopack](https://github.com/nanopack) +- [nFPM](https://nfpm.goreleaser.com) - [OpenShift](https://www.openshift.com/) - [Ory Hydra](https://github.com/ory/hydra) - [Ory Kratos](https://github.com/ory/kratos) - [Pouch](https://github.com/alibaba/pouch) - [ProjectAtomic (enterprise)](http://www.projectatomic.io/) - [Prototool](https://github.com/uber/prototool) +- [QRcp](https://github.com/claudiodangelis/qrcp) - [Random](https://github.com/erdaltsksn/random) - [Rclone](https://rclone.org/) +- [Scaleway CLI](https://github.com/scaleway/scaleway-cli) - [Skaffold](https://skaffold.dev/) - [Tendermint](https://github.com/tendermint/tendermint) - [Twitch CLI](https://github.com/twitchdev/twitch-cli) -- [VMware Tanzu Community Edition](https://github.com/vmware-tanzu/community-edition) +- [UpCloud CLI (`upctl`)](https://github.com/UpCloudLtd/upcloud-cli) +- VMware's [Tanzu Community Edition](https://github.com/vmware-tanzu/community-edition) & [Tanzu Framework](https://github.com/vmware-tanzu/tanzu-framework) - [Werf](https://werf.io/)