From 8e6eb48b4aa09bfc6701ad171e6c855d873724a3 Mon Sep 17 00:00:00 2001 From: Masashi SHIBATA Date: Sat, 3 Oct 2020 17:01:30 +0900 Subject: [PATCH] Add Bit as a project using go-prompt. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6a41f40..cfcd7a3 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,7 @@ func main() { * [rueyaa332266/ezcron: Ezcron is a CLI tool, helping you deal with cron expression easier.](https://github.com/rueyaa332266/ezcron) * [qingstor/qsctl: Advanced command line tool for QingStor Object Storage.](https://github.com/qingstor/qsctl) * [segmentio/topicctl: Tool for declarative management of Kafka topics](https://github.com/segmentio/topicctl) +* [chriswalz/bit: Bit is a modern Git CLI](https://github.com/chriswalz/bit) * (If you create a CLI utility using go-prompt and want your own project to be listed here, please submit a GitHub issue.) ## Features