Skip to content

vbraun/coffee-script-cordova-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoffeeScript Cordova Plugin

This plugin will automatically compile your CoffeeScript every time you run cordova build.

Prerequisites

You will need coffee-script installed.

npm install -g coffee-script

Installation

Add this plugin to your Cordova project.

cordova plugin add https://github.com/metova/coffee-script-cordova-plugin

Usage

Never think about compiling your CoffeeScript again!

License

This software falls under the MIT License. Copyright (c) 2014 Metova, Inc.

About

Automatically compiles your CoffeeScript every time you build your Cordova application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%