From 18964e19ffb9e5c2c8917a08c667fd39197f8d6b Mon Sep 17 00:00:00 2001 From: Alvin Lin Date: Sat, 29 Jul 2017 15:49:27 -0700 Subject: [PATCH] Added doclt to the list of developer tools. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 55e5885..d92cae8 100644 --- a/README.md +++ b/README.md @@ -129,6 +129,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [bcal](https://github.com/jarun/bcal) - Byte CALculator for storage conversions and calculations * [bocker](https://github.com/p8952/bocker) - Docker implemented in 100 lines of bash * [cloc](https://github.com/AlDanial/cloc) - Count Lines of Code +* [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-extra-commands](https://github.com/unixorn/git-extra-commands) - Many Git extra utilities. Churn, cut-branch, improved-merge and many more.