Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 424 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 424 Bytes

handlebars-brunch

Adds Adds HTML templating using Handlebars to brunch.

Usage

Add "handlebars-html-brunch": "x.y.z" to package.json of your brunch app.

Pick a plugin version that corresponds to your minor (y) brunch version.

If you want to use git version of plugin, add "handlebars-html-brunch": "git+ssh://[email protected]:kleinsch/handlebars-html-brunch.git".