Created
April 16, 2012 10:49
-
-
Save ekinertac/2397700 to your computer and use it in GitHub Desktop.
Fetch Settings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Show hidden characters
{ | |
"files": | |
{ | |
"CodeIgniter Install": "https://raw.github.com/ekinertac/ci_res/master/files/install.php", | |
"Reset CSS": "http://meyerweb.com/eric/tools/css/reset/reset.css", | |
"jQuery": "https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js", | |
"jQuery UI": "https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.18/jquery-ui.min.js", | |
"less.js": "http://lesscss.googlecode.com/files/less-1.3.0.min.js", | |
"markdown.css": "http://cdn.bitbucket.org/kevinburke/markdowncss/downloads/markdown.css" | |
}, | |
"packages": | |
{ | |
"Bootstrap": "http://twitter.github.com/bootstrap/assets/bootstrap.zip", | |
"Code Igniter": "http://codeigniter.com/download.php", | |
"html5-boilerplate": "http://github.com/h5bp/html5-boilerplate/zipball/v2.0stripped" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment