From 7a8635f310b6f631fe373dbdc9c4a257361be69c Mon Sep 17 00:00:00 2001 From: Justin Garrison Date: Thu, 22 Sep 2022 23:03:50 -0700 Subject: [PATCH] add jqp --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b550b64..03dc6f3 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,7 @@ List of projects that provide terminal user interfaces - [gitui](https://github.com/extrawurst/gitui) blazing fast terminal-ui for git written in rust - [git-crecord](https://github.com/andrewshadura/git-crecord) interactive selective commit tool - [grv](https://github.com/rgburke/grv) Terminal interface for viewing git repositories +- [jqp](https://github.com/noahgorstein/jqp) A TUI playground to experiment with jq - [lazygit](https://github.com/jesseduffield/lazygit) Simple terminal UI for git commands - [mitmproxy](https://www.mitmproxy.org) A free and open source interactive HTTPS proxy - [pyautogit](https://github.com/jwlodek/pyautogit) A terminal UI for managing git repositories, written using py_cui