Tuesday, September 18, 2012

Referencing github from jsfiddle

From http://stackoverflow.com/questions/9841026/reference-github-file-in-jsfiddle :


-- And yes, it is, just get the raw copy. Take the URL (https://github.com/minitech/Sprint2/blob/master/sprint.js), addraw. before github, and remove the blob/ part:
https://raw.github.com/minitech/Sprint2/master/sprint.js
-- You can also just replace /blob/ with /raw/ and Github will 301 you to the correct url.

No comments:

Post a Comment

Followers

Blog Archive