Added rebound to command-line tools#1069
Closed
shobrook wants to merge 1 commit intovinta:masterfrom
shobrook:patch-1
Closed
Added rebound to command-line tools#1069shobrook wants to merge 1 commit intovinta:masterfrom shobrook:patch-1
shobrook wants to merge 1 commit intovinta:masterfrom
shobrook:patch-1
Conversation
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What is this Python project?
Reboundis 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
how2andsocli, which are command-line clients for browsing Stack Overflow.Reboundis 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 ashow2andsocli, if the user chooses.--
Anyone who agrees with this pull request could vote for it by adding a 👍 to it, and usually, the maintainer will merge it when votes reach 20.