Skip to content

Instantly share code, notes, and snippets.

@raykao
Last active December 16, 2015 03:49
Show Gist options
  • Save raykao/5372500 to your computer and use it in GitHub Desktop.
Save raykao/5372500 to your computer and use it in GitHub Desktop.
config: Nettuts+ Fetch
{
"files":
{
"jquery": "http://code.jquery.com/jquery.min.js",
"normalize": "https://raw.github.com/necolas/normalize.css/master/normalize.css"
},
"packages":
{
"html5_boilerplate": "https://github.com/h5bp/html5-boilerplate/zipball/master",
"wordpress": "http://wordpress.org/latest.zip",
"laravel": "http://laravel.com/download"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment