Skip to content

Instantly share code, notes, and snippets.

@wutupake
Created January 23, 2013 14:40
Show Gist options
  • Save wutupake/4606749 to your computer and use it in GitHub Desktop.
Save wutupake/4606749 to your computer and use it in GitHub Desktop.
SUBLIME TEXT: list of "fetch stuff" that i like
{
"files":
{
"backbone": "http://backbonejs.org/backbone-min.js",
"jquery": "http://code.jquery.com/jquery.min.js",
"raphaeljs": "http://github.com/DmitryBaranovskiy/raphael/raw/master/raphael-min.js",
"underscore": "http://underscorejs.org/underscore-min.js"
},
"packages":
{
"bootstrap": "https://github.com/twitter/bootstrap/zipball/master",
"codeigniter": "http://codeigniter.com/download.php",
"html5-boilerplate": "https://github.com/h5bp/html5-boilerplate/zipball/master",
"laravel": "http://laravel.com/download",
"qunit": "https://github.com/jquery/qunit/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