atom-html5-boilerplate

Download latest version of Html5 Boilerplate from http://html5boilerplate.com/

Snake231088

6,203

2

0.2.0

MIT

GitHub

atom-html5-boilerplate package

Download latest html5-boilerplate template in root (for now is supported only root) folder of your project.

Warning

This packages replace filenames that match with boilerplate filenames. Recommended to use on empty project dir.

Installation

Require curl

Plugin installation

$ apm install atom-html5-boilerplate

Contributing

If you would like to contribute enhancements or fixes, please do the following:

  1. Fork the plugin repository.
  2. Hack on a separate topic branch created from the latest master.
  3. Commit and push the topic branch.
  4. Make a pull request.
  5. welcome to the club

Please note that modifications should follow these coding guidelines:

Thank you for helping out!