Skip to content

Instantly share code, notes, and snippets.

@sio2boss
Created August 17, 2013 19:56
Show Gist options
  • Save sio2boss/6258453 to your computer and use it in GitHub Desktop.
Save sio2boss/6258453 to your computer and use it in GitHub Desktop.
Sublime Gist Manage
{
"files":
{
"jquery": "http://code.jquery.com/jquery.min.js"
},
"packages":
{
"CppAppSeed": "https://github.com/sio2boss/CppAppSeed/archive/master.zip",
"NodeAppSeed": "https://github.com/sio2boss/NodeAppSeed/archive/master.zip",
"ProtoBufSeed": "https://github.com/sio2boss/ProtoBufSeed/archive/master.zip",
"docopt": "https://github.com/docopt/docopt/archive/master.zip",
"docopt-c": "https://github.com/docopt/docopt.c/archive/master.zip",
"html5_boilerplate": "https://github.com/h5bp/html5-boilerplate/zipball/master",
"twitter_bootstrap": "https://github.com/twbs/bootstrap/zipball/3.0.0-wip",
"NodeClientCppServerProtoBufSeed": "https://github.com/sio2boss/NodeClientCppServerProtoBufSeed/archive/master.zip"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment