Skip to content

Instantly share code, notes, and snippets.

@aktowns
Created January 4, 2012 22:46
Show Gist options
  • Save aktowns/1562628 to your computer and use it in GitHub Desktop.
Save aktowns/1562628 to your computer and use it in GitHub Desktop.
{
"files":
{
"bootstrap": "https://raw.github.com/twitter/bootstrap/master/bootstrap.min.css",
"coffeescript": "https://raw.github.com/jashkenas/coffee-script/master/extras/coffee-script.js",
"jquery": "http://code.jquery.com/jquery.min.js",
"task.js": "https://raw.github.com/mozilla/task.js/master/lib/task.js",
"underscore": "http://documentcloud.github.com/underscore/underscore-min.js"
},
"packages":
{
"codeigniter": "http://codeigniter.com/download.php",
"html5-boilerplate": "http://github.com/h5bp/html5-boilerplate/zipball/v2.0stripped",
"sinatra_template": "https://github.com/aktowns/sinatra_template/zipball/master",
"wordpress": "http://wordpress.org/latest.zip"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment