Skip to main content

Automatically displays Stack Overflow results when you get a compiler error

Project description

rebound

Rebound lets you instantly browse Stack Overflow results in your terminal when you get a compiler error. Just use the rebound command before the file you want to execute.

Placeholder Demo

Featured on: awesome-cli-apps and awesome-mac.

Installation

Rebound works on MacOS, Linux, and Windows, with binary downloads available for every release. You can also install it with pip:

$ pip install rebound-cli

Requires Python 3.0 or higher.

Usage

Running a file with rebound is just as easy as compiling it normally:

$ rebound [file_path]

This will execute the file, pull the error message, and let you browse related Stack Overflow questions and answers without leaving the terminal.

Supported file types: Python and Node.js (Ruby and Java coming soon!).

Contributing

To make a contribution, fork the repo, make your changes and then submit a pull request. If you've discovered a bug or have a feature request, create an issue and tag it appropriately :)

Technologies

Rebound is written in Python and built on Urwid. Beautiful Soup is used to scrape Stack Overflow content and subprocess for catching compiler errors.

Acknowledgements

Special thanks to @rndusr for helping with the scrollbar.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rebound-cli-1.1.7a1.macosx-10.6-intel.tar.gz (18.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page