This plugin will automatically compile your CoffeeScript every time you run cordova build
.
You will need coffee-script installed.
npm install -g coffee-script
Add this plugin to your Cordova project.
cordova plugin add https://github.com/metova/coffee-script-cordova-plugin
Never think about compiling your CoffeeScript again!
This software falls under the MIT License. Copyright (c) 2014 Metova, Inc.