wcompilr
v0.0.6
Published
Watches and compiles coffescript, sass and less
Downloads
13
Readme
Introduction
NodeJS plugin for Watches and compiles coffeScript, sass and less.
Prerequisites
Node: http://nodejs.org
Quick Start
Install
npm install wcompilr
- clone this repository or
- Download zip
Use
- Go to node_modules/wcompilr
- Configure the file config.json
- Run wcompilr: node wcompilr watch/build
Commands
- watch: Watch and compile files
- build: Compile and compress files