Adds Underscore.js templates support to brunch.
Add "underscore-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
"underscore-brunch": "git+ssh://git@github.com:trojanowski/underscore-brunch.git"
.