From 25c0c27f2ed0680a0f156849a3d49ad347f45784 Mon Sep 17 00:00:00 2001 From: Craig Swank Date: Fri, 29 Dec 2017 08:14:27 -0700 Subject: [PATCH] Add cswank/kcli to README's list of projects using gocui. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b1b44cd..b479a96 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. +* [kcli](https://github.com/cswank/kcli): Tool for inspecting kafka topics/partitions/messages. Note: if your project is not listed here, let us know! :)