XenonLite ALPHA release (www.xenonmobile.com coming soon!)
Steps to get working:
- clone this repo into your Titanium Studio Workspace
- Install JRuby from http://jruby.org/ (get 1.6.7.2)
- from the command line start the xlite server: -> jruby xlite-lite-server.rb
- Connect to the server using the ruble; keystroke CNTRL-SHIFT-S
- Get the template app from: https://github.com/prpatel/XL-mobile and run it in a simulator, you'll see it connect to the server
- Send the contents of the current file using CNTRL-SHIFT-A
- Mark/send the contents of a test file using CNTRL-SHIFT-T
- Mark the contents of a test file using CNTRL-SHIFT-Y