Sha256: 8ece95b4c76bc0edca780c4bfb5acc3a6a85a87fe3b17b0be24e25006f5f606f

Contents?: true

Size: 641 Bytes

Versions: 1

Compression:

Stored size: 641 Bytes

Contents

# Jumbler

Jumbler is an application used to watch folders containg javascript
and pass them to Googles closure compiler upon modification
resulting in a minified file in a specified directory

Inspired by Compass and Google's Closure Compiler

##Uses

* [Listen](http://github.com/guard/listen)
* [Google Closure Compiler](http://google.com/closure/compiler)

## Requirements

* Java
* java must be accessible from command line 

## Install

``` bash
gem install jumbler
```

## Usage

Change directory to where you javascript files are and call:
``` bash
jumbler
```
To stop watching the folder press CTRL + C

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
jumbler-0.0.1 README.md