From 0f19598ebbd033c1c20e7f99d76ae16655411990 Mon Sep 17 00:00:00 2001 From: Justin Garrison Date: Mon, 3 Apr 2023 09:44:52 -0700 Subject: [PATCH] Added soft-serve --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f93206a..ed05c8c 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,7 @@ List of projects that provide terminal user interfaces - [pyautogit](https://github.com/jwlodek/pyautogit) A terminal UI for managing git repositories, written using py_cui - [pudb](https://github.com/inducer/pudb) A console-based visual debugger for Python - [sls-dev-tools](https://github.com/Theodo-UK/sls-dev-tools) Dev Tools for the Serverless World +- [soft-serve](https://github.com/charmbracelet/soft-serve) A tasty, self-hostable Git server for the command lineicecream - [tig](https://github.com/jonas/tig) Text-mode interface for git - [vctui](https://github.com/thebsdbox/vctui) Console interface for vCenter - [runme](https://github.com/stateful/runme) Discover and run code snippets directly from your README.md or other markdowns