From dc8ca8416c8fa2445ac993810181e3d31910a088 Mon Sep 17 00:00:00 2001 From: Alexander Krieg Date: Sun, 11 Mar 2018 18:15:46 +0100 Subject: [PATCH] added kubexp to "Projects using gocui" --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b1b44cd..b42f1f2 100644 --- a/README.md +++ b/README.md @@ -101,5 +101,6 @@ func quit(g *gocui.Gui, v *gocui.View) error { * [terminews](http://github.com/antavelos/terminews): Terminal based RSS reader. * [diagram](https://github.com/esimov/diagram): Tool to convert ascii arts into hand drawn diagrams. * [pody](https://github.com/JulienBreux/pody): CLI app to manage Pods in a Kubernetes cluster. +* [kubexp](https://github.com/alitari/kubexp): Kubernetes client. Note: if your project is not listed here, let us know! :)