From caf9e129fbcc3c13ae9cb769a29d50117d6155fe Mon Sep 17 00:00:00 2001 From: Jonathan Shobrook Date: Thu, 12 Apr 2018 13:25:16 -0500 Subject: [PATCH] Add rebound: in-terminal debugging powered by Stack Overflow (#192) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index dbb81d6..c18a5de 100644 --- a/readme.md +++ b/readme.md @@ -99,6 +99,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [dockly](https://github.com/lirantal/dockly) - Interactive CLI for managing Docker containers. - [themer](https://github.com/mjswensen/themer) - Generate personalized themes for your editor, terminal, wallpaper, Slack, and more. - [legit](https://github.com/captainsafia/legit) - Choose from many Open Source licences to generate a LICENSE file or add license headers to files. +- [rebound](https://github.com/shobrook/rebound) - Instantly fetch Stack Overflow results in your terminal when you get a compiler error. ### Web Development