This extension is being deprecated because it doesn't follow Chrome extension best practices.
Extension Information
5 star
0%
4 star
0%
3 star
0%
2 star
0%
1 star
0%
Supported Languages
Permissions
Description
Runs the code in the Gist on the current page
This is really just a word in progress to make it easier to test out code from https://gist.github.com/ by running it on the ScraperWiki platform.
When you're looking at a gist a cog icon should appear in the address bar, which you can click to run the code. Not all languages work at present (C, C++, Python, Ruby, Perl, R, Tcl and Shell-bash) and tend to break if the code is incomplete or dependant on external libs. But most should work if self-contained and correct.