Watches and compiles coffescript, sass and less
npm install wcompilrIntroduction
===========
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