Limelight and all associated files are distributed under the terms of the GNU LGPL. Binaries
|
Limelight_macos_0_5_5.dmg |
Limelight_windows_0_5_5.exe |
Use the gem for developing Limelight applications. With JRuby...
$ gem install limelightWhen 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.
$ limelightTo open Limelight's default production...
$ limelight openSource Code Limelight source code can be found on github.
$ git clone git://github.com/slagyr/limelight.git
