Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 449 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 449 Bytes

handlebars-brunch

Adds Handlebars templates written in Jade to brunch.

Usage

Add "jade-handlebars-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 "jade-handlebars-brunch": "git+https://github.com/stefankutko/jade-handlebars-brunch.git".