Skip to content

Instantly share code, notes, and snippets.

@fideloper
Created December 27, 2011 20:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fideloper/1525010 to your computer and use it in GitHub Desktop.
Save fideloper/1525010 to your computer and use it in GitHub Desktop.
Download and setup basic h5bp from github.com
#!/usr/bin/bash
git clone https://github.com/paulirish/html5-boilerplate.git
cd html5-boilerplate
git checkout v2.0stripped
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment