Closed STRd6 closed 12 years ago
$.getJSON("https://api.github.com/repos/STRd6/PixieDust/git/blobs/21e5e8597c05e99fc9bc8a1e540a58d9a2e5a5e2?callback=?", function(data){console.log(data)})
We should work on getting deep github integration.
Working for all libraries that are links to files in github projects, other links currently won't update at all.
$.getJSON("https://api.github.com/repos/STRd6/PixieDust/git/blobs/21e5e8597c05e99fc9bc8a1e540a58d9a2e5a5e2?callback=?", function(data){console.log(data)})
We should work on getting deep github integration.