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 jumblerUsage
Change directory to where you javascript files are and call:
jumblerTo stop watching the folder press CTRL + C