Added doclt to the list of developer tools.

pull/227/head
Alvin Lin 2017-07-29 15:49:27 -07:00 committed by Caleb Xu
parent 1edb3d50b1
commit 18964e19ff
1 changed files with 1 additions and 0 deletions

View File

@ -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.