From 5ecf3a80886fe59f0ee054c9981353690242e63c Mon Sep 17 00:00:00 2001 From: Teddy Aryono Date: Wed, 16 Oct 2019 20:28:03 +0700 Subject: [PATCH] Add lazygit to "Project using gocui" --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d7b55a3b..fde0ff3c 100644 --- a/README.md +++ b/README.md @@ -106,5 +106,6 @@ func quit(g *gocui.Gui, v *gocui.View) error { * [fac](https://github.com/mkchoi212/fac): git merge conflict resolver * [jsonui](https://github.com/gulyasm/jsonui): Interactive JSON explorer for your terminal. * [cointop](https://github.com/miguelmota/cointop): Interactive terminal based UI application for tracking cryptocurrencies. +* [lazygit](https://github.com/jesseduffield/lazygit): Simple terminal UI for git commands. Note: if your project is not listed here, let us know! :)