Jumbler
Jumbler is an application used to watch folders containg javascript and pass them to Googles closure compiler upon modification resulting in a minified, better formed javascript file in a specified directory
Inspired by Compass and Google's Closure Compiler
Uses
Requirements
- Java
Install
gem install jumbler
Usage
Change directory to where you javascript files are and call:
jumbler
To stop watching the folder press CTRL + C