From dad0b53b80193116ca2e48f48aaaf58c0eb634b9 Mon Sep 17 00:00:00 2001 From: Ramon Fried Date: Thu, 11 Jul 2019 22:39:41 +0300 Subject: [PATCH] Added bitwise under development tools https://github.com/mellowcandle/bitwise --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ea510ec..8a7adc8 100644 --- a/README.md +++ b/README.md @@ -154,6 +154,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [add-gitignore](https://github.com/TejasQ/add-gitignore) - Interactive CLI that generates a .gitignore for your project based on your needs. * [bcal](https://github.com/jarun/bcal) - Byte CALculator for storage conversions and calculations +* [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 * [doclt](https://github.com/omgimanerd/doclt) - A command line interface to Digital Ocean