Created by: shobrook
What is this Python project?
Rebound
is a command-line tool that instantly fetches Stack Overflow results when you get a compiler error.
What's the difference between this Python project and similar ones?
The only similar ones are how2
and socli
, which are command-line clients for browsing Stack Overflow. Rebound
is different because it automatically pulls an error message and keywords from the stack trace, creates a search query, and displays the most relevant SO results in the terminal. It also has the same functionality as how2
and socli
, if the user chooses.
--
Anyone who agrees with this pull request could vote for it by adding a