Skip to content

Instantly share code, notes, and snippets.

@fideloper
Created December 27, 2011 20:18
Show Gist options
  • Select an option

  • Save fideloper/1525010 to your computer and use it in GitHub Desktop.

Select an option

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