Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 487 Bytes

File metadata and controls

26 lines (14 loc) · 487 Bytes

Jade Cordova Plugin

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

Prerequisites

You will need jade installed.

npm install -g jade

Installation

Add this plugin to your Cordova project.

cordova plugin add cordova-plugin-jade

or

cordova plugin add https://github.com/DrMoriarty/cordova-plugin-jade

Usage

Never think about compiling your Jade files again!

License

This software falls under the MIT License.