Created
January 30, 2012 18:45
-
-
Save joshellington/1705896 to your computer and use it in GitHub Desktop.
HTML5 Boilerplate Downloader Alias
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
alias html5='wget --no-check-certificate http://github.com/h5bp/html5-boilerplate/zipball/v3.0stripped ./; mv ./v3.0stripped ./boilerplate.zip; unzip boilerplate.zip; mv h5bp-html5-boilerplate-*/* .; rm -rf ./boilerplate.zip; rm -rf ./h5bp-html5-*;' |
Updated! Thank you for the reminder good sir.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
we just shipped v3 and are about to put out v3.0.1 !! fyi