1
0
mirror of https://github.com/agarrharr/awesome-cli-apps synced 2024-12-22 04:40:23 +01:00

Merge pull request #5 from SametSisartenep/master

Added GDB-Dashboard
This commit is contained in:
Adam Harris 2015-10-12 14:25:43 -06:00
commit 453afea6ff

View File

@ -158,3 +158,6 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
* [to-single-quotes](https://github.com/sindresorhus/to-single-quotes-cli)- Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns * [to-single-quotes](https://github.com/sindresorhus/to-single-quotes-cli)- Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns
* [yosay](https://github.com/yeoman/yosay) * [yosay](https://github.com/yeoman/yosay)
* [gdb-dashboard](https://github.com/cyrus-and/gdb-dashboard)- Modular
visual interface for GDB in Python