# grunt-closure-coffee-stack

Tasks for Google Closure Library and Compiler.

## Tasks

  - **builder**        : Builder for Google Closure application
  - **coffee2closure** : Fixes CoffeeScript compiled output for Google Closure Compiler
  - **deps**           : Google Closure dependency calculator
  - **templates**      : Google Closure Templates compiler
  - **tests**          : Super-fast unit testing for Google Closure with Mocha in Node.js

## Credits
Originally authored by Daniel Steigerwald(steida). This is just an updated version for my stack.
