m4rtinsp / wcompilr

Coffe, Sass and Less watcher and compiler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

NodeJS plugin for Watches and compiles coffeScript, sass and less.

Prerequisites

Node: http://nodejs.org

Quick Start

Install

  • npm install wcompilr

Use

Commands

  • watch: Watch and compile files
  • build: Compress, concat and generate new files

Warning

  • Java is required to minify files (yui compress)

About

Coffe, Sass and Less watcher and compiler


Languages

Language:JavaScript 100.0%