From f5ddc7ec74a8b3bf752b25b8c5048862701d183e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Me=C5=A1=C5=A5an?= Date: Wed, 4 Jul 2018 17:45:05 +0200 Subject: [PATCH] Update README.md (#208) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2706bb0..54f04ac 100644 --- a/README.md +++ b/README.md @@ -144,6 +144,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [doclt](https://github.com/omgimanerd/doclt) - A command line interface to Digital Ocean * [dokku](https://github.com/dokku/dokku) - Docker powered mini-Heroku. The smallest PaaS implementation you've ever seen. * [getopts](https://github.com/fisherman/getopts) - CLI parser for fish +* [git-quick-stats](https://github.com/arzzen/git-quick-stats) - Git quick statistics is a simple and efficient way to access various statistics in git repository. * [git-extra-commands](https://github.com/unixorn/git-extra-commands) - Many Git extra utilities. Churn, cut-branch, improved-merge and many more. * [git-extras](https://github.com/tj/git-extras) - Git utilities -- repo summary, repl, changelog population, author commit percentages and more * [git-open](https://github.com/paulirish/git-open) - Type `git open` to open the GitHub page or website for a repository in your browser