From 4b8a874f5cdd4c6f747f8cd24d22a008e34ccde9 Mon Sep 17 00:00:00 2001 From: Piotr Makal Date: Fri, 28 Feb 2020 08:16:02 +0100 Subject: [PATCH] add litecli to Command-line Tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9f883793..23036640 100644 --- a/README.md +++ b/README.md @@ -281,6 +281,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [kube-shell](https://github.com/cloudnativelabs/kube-shell) - An integrated shell for working with the Kubernetes CLI. * [mycli](https://github.com/dbcli/mycli) - A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting. * [pgcli](https://github.com/dbcli/pgcli) - Postgres CLI with autocompletion and syntax highlighting. + * [litecli](https://github.com/dbcli/litecli) - SQLite CLI with autocompletion and syntax highlighting. * [saws](https://github.com/donnemartin/saws) - A Supercharged [aws-cli](https://github.com/aws/aws-cli). ## Compatibility