# Sublime HTML5 Boilerplate A Sublime Text 2/3 snippet to generate the HTML5 Boilerplate (v6.0.1) template. ## Install ### Option 1: Manual Copy the files to your Packages directory. ### Option 2: Package Control In the command pallette (Cmd-Shift+P on Mac) type 'Install' then press enter to see a list of packages. Search for 'HTML Boilerplate' then press enter to install. ## Usage With a blank saved HTML file open, type htmlboiler and press `TAB`. That generates: ${1}

Hello world! This is HTML5 Boilerplate.

## License [MIT Licensed](http://sloria.mit-license.org/).