License and Copyright Copyright 2008 8th Light, Inc. All Rights Reserved.
Limelight and all associated files are distributed under the terms of the GNU LGPL.
Binaries
OS X
Limelight_macos_0_5_5.dmg
Windows
Limelight_windows_0_5_5.exe
Ruby Gem JRuby version 1.5 is recommended. Try using RVM if you need to install JRuby.
Use the gem for developing Limelight applications. With JRuby...
$ gem install limelight
When successfully installed you should be able to run the limelight command. If JRuby's bin directory is not in your path you may need to use a fully qualified path.
$ limelight
To open Limelight's default production...
$ limelight open
Source Code Limelight source code can be found on github.
$ git clone git://github.com/slagyr/limelight.git