Add bitwise (#326)

This commit is contained in:
Ramon Fried 2019-05-10 20:47:09 +03:00 committed by Jonathan Neidel
parent f0ddd2487e
commit ac394e7f39
1 changed files with 1 additions and 0 deletions

View File

@ -127,6 +127,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [rebound](https://github.com/shobrook/rebound) - Fetch Stack Overflow results in your terminal when you get a compiler error.
- [yo](https://github.com/yeoman/yo) - Scaffolding tool for running Yeoman generators. There are thousands of ready to use generators and creating an own one is pretty easy.
- [grip](https://github.com/joeyespo/grip) - Preview markdown files with GitHub styles before committing them.
- [bitwise](https://github.com/mellowcandle/bitwise) - Base convertion and bit manipulator in ncurses.
### Text Editors