From a6bfb39646b7828f9bb57e32cd482f56057a7695 Mon Sep 17 00:00:00 2001 From: Ivan Sorokin Date: Thu, 16 Aug 2018 21:27:03 +0200 Subject: [PATCH] Add lazygit to Projects using gocui --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d7b55a3b..ed63c5a1 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): A simple terminal UI for git commands. Note: if your project is not listed here, let us know! :)