Merge pull request #206 from jarun/master

Add bcal
This commit is contained in:
Caleb Xu 2017-04-20 21:54:12 -04:00 committed by GitHub
commit 34398ef7f6
1 changed files with 1 additions and 0 deletions

View File

@ -124,6 +124,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
*Command-line development, version control, and deployment.*
* [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
* [dokku](https://github.com/dokku/dokku) - Docker powered mini-Heroku. The smallest PaaS implementation you've ever seen.