From 707b7ff09529dcabe9946f2562d2f86d7b8aa4f3 Mon Sep 17 00:00:00 2001 From: Ramon Fried Date: Wed, 23 Oct 2019 22:21:07 +0300 Subject: [PATCH] Added bitwise under development tools (#336) https://github.com/mellowcandle/bitwise --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 83a8b1d..1afc1ab 100644 --- a/README.md +++ b/README.md @@ -160,6 +160,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