From 4f518eddb04b8f73870836b6d1941e8aa3c06637 Mon Sep 17 00:00:00 2001 From: Julien Breux Date: Sun, 27 Aug 2017 16:52:36 +0200 Subject: [PATCH] Add Pody project to Readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4c926e3..b1b44cd 100644 --- a/README.md +++ b/README.md @@ -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! :)