STRd6 / pixieengine.com

Where pixels become heros, together.
https://pixieengine.com
30 stars 11 forks source link

Update Libraries without having to reload the page #193

Closed STRd6 closed 12 years ago

STRd6 commented 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.

STRd6 commented 12 years ago

Working for all libraries that are links to files in github projects, other links currently won't update at all.