From 518af97f6d2d28177a69be8a008374105620925e Mon Sep 17 00:00:00 2001 From: Kyle Quest Date: Fri, 18 Oct 2019 09:14:23 -0700 Subject: [PATCH] more pkg examples --- pkg/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pkg/README.md b/pkg/README.md index 79fd4b8..e4898bd 100644 --- a/pkg/README.md +++ b/pkg/README.md @@ -45,4 +45,14 @@ Examples: * https://github.com/jenkins-x/jx/tree/master/pkg * https://github.com/DataDog/datadog-agent/tree/master/pkg * https://github.com/dapr/dapr/tree/master/pkg +* https://github.com/cortexproject/cortex/tree/master/pkg +* https://github.com/dexidp/dex/tree/master/pkg +* https://github.com/pusher/oauth2_proxy/tree/master/pkg +* https://github.com/pdfcpu/pdfcpu/tree/master/pkg +* https://github.com/weaveworks/kured +* https://github.com/weaveworks/footloose +* https://github.com/weaveworks/ignite +* https://github.com/tmrts/boilr/tree/master/pkg + +