Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/nv/run-this-gist
- Owner: NV
- Created: 2010-07-09T07:21:05.000Z (over 14 years ago)
- Default Branch: gh-pages
- Last Pushed: 2010-07-09T07:21:28.000Z (over 14 years ago)
- Last Synced: 2024-10-30T07:01:50.664Z (about 2 months ago)
- Language: JavaScript
- Homepage: http://run-this.appspot.com/
- Size: 121 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.mdown
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!"