mirror of https://github.com/jroimartin/gocui.git
Add Pody project to Readme
This commit is contained in:
parent
eb73455bec
commit
4f518eddb0
|
@ -100,5 +100,6 @@ func quit(g *gocui.Gui, v *gocui.View) error {
|
|||
* [claws](https://github.com/thehowl/claws): Interactive command line client for testing websockets.
|
||||
* [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.
|
||||
|
||||
Note: if your project is not listed here, let us know! :)
|
||||
|
|
Loading…
Reference in New Issue