mirror of https://github.com/jroimartin/gocui.git
Adds jsonui to projects using gocui
This commit is contained in:
parent
df0b3dc8df
commit
f2f6a1fab8
|
@ -104,5 +104,6 @@ func quit(g *gocui.Gui, v *gocui.View) error {
|
||||||
* [kubexp](https://github.com/alitari/kubexp): Kubernetes client.
|
* [kubexp](https://github.com/alitari/kubexp): Kubernetes client.
|
||||||
* [kcli](https://github.com/cswank/kcli): Tool for inspecting kafka topics/partitions/messages.
|
* [kcli](https://github.com/cswank/kcli): Tool for inspecting kafka topics/partitions/messages.
|
||||||
* [fac](https://github.com/mkchoi212/fac): git merge conflict resolver
|
* [fac](https://github.com/mkchoi212/fac): git merge conflict resolver
|
||||||
|
* [jsonui](https://github.com/gulyasm/jsonui): Interactive JSON explorer for your terminal.
|
||||||
|
|
||||||
Note: if your project is not listed here, let us know! :)
|
Note: if your project is not listed here, let us know! :)
|
||||||
|
|
Loading…
Reference in New Issue