saiwong / ember-handlebars-brunch

Ember Handlebars integration for Brunch
MIT License
2 stars 13 forks source link

Warning

This repository is no longer maintained. Support for this project will continue to be provided within the new ember-handlebars-brunch repo.

ember-handlebars-brunch

Adds Ember Handlebars support to brunch.

Usage

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://git@github.com:saiwong/ember-handlebars-brunch.git".