From e697e0224d6571276c4560232f4c2a9642e82cb5 Mon Sep 17 00:00:00 2001 From: c-bata Date: Wed, 22 May 2019 11:31:43 +0900 Subject: [PATCH] Add takashabe/btcli as a project using go-prompt --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fa9b1d8..fb1a4f6 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ func main() { * [last-ent/testy-go: Testy Go: A tool for easy testing!](https://github.com/last-ent/testy-go) * [tiagorlampert/CHAOS: a PoC that allow generate payloads and control remote operating systems.](https://github.com/tiagorlampert/CHAOS) * [abs-lang/abs: ABS is a scripting language that works best on terminal. It tries to combine the elegance of languages such as Python, or Ruby, to the convenience of Bash.](https://github.com/abs-lang/abs) +* [takashabe/btcli: btcli is a CLI client for the Bigtable. Has many read options and auto-completion.](https://github.com/takashabe/btcli) * (If you create a CLI utility using go-prompt and want your own project to be listed here, please submit a GitHub issue.) ## Features