Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nv/run-this-gist

Chrome extension. Run code from gist.github.com using run-this.appspot.com and ideone.com. It's terribly slow and buggy!
https://github.com/nv/run-this-gist

Last synced: 5 days ago
JSON representation

Chrome extension. Run code from gist.github.com using run-this.appspot.com and ideone.com. It's terribly slow and buggy!

Awesome Lists containing this project

README

        

Run This Gist
=============

![It's buggy!](http://nv.github.com/run-this-gist/screenshots/stderr.png)

How to install
--------------

1. `git clone git://github.com/NV/run-this-gist.git`

2. In Google Chrome open `chrome://extensions/`

3. Toggle Developer mode

4. Click "Load unpacked extension..." and select "run-this-gist/chrome" directory

5. Open , click "Run" button, and see how it shows you STDERR instead of "Hello World!"