Simple UI Framework for Ruby
Where to start:
-
Limelight::Main
If you’re not using it already, be sure to check out the Limelight Docs production. It’s full of tutorials and examples that’ll teach you everything you need to know to build your own Limelight productions.
Just install Limelight and let’er rip.
jruby -S gem install gemcutter jruby -S gem tumble jruby -S gem install limelight jruby -S limelight create production my_first_production jruby -S limelight open my_first_production
git clone git:https://github.com/slagyr/limelight.git cd limelight ant jruby -S rake init jruby -S rake tests
Try it out:
bin/limelight open productions/examples/sandbox
Copyright 2008-2009 8th Light, Inc. All Rights Reserved. Limelight and all included source files are distributed under terms of the GNU LGPL.
See license.txt