# coffee2closure oldschool
Fix CoffeeScript compiled output for Google Closure Compiler.

## Installation
   ```javascript
   npm install coffee2closure
   ```

## Tests
   ```javascript
   npm test
   ```

## Development Stack
   ```javascript
   grunt
   ```

## License
Copyright (c) 2013 Daniel Steigerwald

Licensed under the MIT license.
