This repository is no longer maintained. Support for this project will continue to be provided within the new ember-handlebars-brunch repo.
Adds Ember Handlebars support to brunch.
Add "ember-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
"ember-handlebars-brunch": "git+ssh://[email protected]:saiwong/ember-handlebars-brunch.git"
.