Adds Handlebars templates written in Jade to brunch.
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"
.