Skip to content

GunioRobot/limelight

 
 

Repository files navigation

= Limelight

Simple UI Framework for Ruby

== API

Where to start:

  • Limelight::Main

== More Documentation

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.

== Developing with Limelight jruby -S gem install limelight

jruby -S limelight create production my_first_production jruby -S limelight open my_first_production

== Development on Limelight git clone git://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

== License

Copyright 2008-2011 8th Light, Inc. All Rights Reserved. Limelight and all included source files are distributed under terms of the MIT license.

See LICENSE

About

user interface framework for ruby

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 82.1%
  • Ruby 15.4%
  • Clojure 2.5%