coffee-script-redux-brunch
v0.1.2
Published
Adds CoffeeScriptRedux support to brunch.
Downloads
4
Readme
coffee-script-brunch
Adds CoffeeScript support to brunch.
Usage
Add "coffee-script-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
"coffee-script-brunch": "git+ssh://[email protected]:brunch/coffee-script-brunch.git"
.