Update README.md

pull/439/head
Francesco Bianco 2021-08-19 10:39:28 +02:00 committed by GitHub
parent a08d460128
commit a4d3f5b4d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -196,6 +196,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
* [bitwise](https://github.com/mellowcandle/bitwise) - Terminal based interactive bit manipulator in curses.
* [bocker](https://github.com/p8952/bocker) - Docker implemented in 100 lines of bash
* [cloc](https://github.com/AlDanial/cloc) - Count Lines of Code
* [dist.sh](https://github.com/javanile/dist.sh) - Source code bundler based on `.distfile`
* [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.fish](https://github.com/jorgebucaran/getopts.fish) - CLI parser for fish