mirror of https://github.com/jroimartin/gocui.git
Add cswank/kcli to README's list of projects using gocui.
This commit is contained in:
parent
4f518eddb0
commit
25c0c27f2e
|
@ -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! :)
|
||||
|
|
Loading…
Reference in New Issue