Adding readme info about jammit.

This commit is contained in:
Samuel Clay 2014-10-29 16:44:49 -07:00
parent 4a6c0996ab
commit 1962e097b7

View file

@ -88,6 +88,15 @@ Not the easiest to get installed. If you are running Mac OS X, you have a few op
* Install from source (grueling): [http://www.scipy.org/Download](http://www.scipy.org/Download)
* Use a combination of pip, easy_install, and [homebrew](http://mxcl.github.com/homebrew/): `pip install numpy && brew install gfortran && easy_install scipy`
#### Jammit
You must have Java 7 installed to run Jammit.
* Install Java 7 on OS X by following directions from http://www.cc.gatech.edu/~simpkins/teaching/gatech/cs2340/guides/java7-macosx.html
* Also install the following gems:
sudo gem install closure-compiler jsmin cssmin uglifier
#### Other assorted packages
From inside the repository, run: