Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 415 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 415 Bytes

underscore-brunch

Adds Underscore.js templates support to brunch.

Usage

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".