E
eloy.de.enige
Hello,
Yesterday we released the first alpha version of rucola:
http://rucola.rubyforge.org/
For a screencast (showed at RubyConf by Dr Nic) using the rucola
command see this post:
http://www.superalloy.nl/blog/2007/11/04/rucola-a-rubycocoa-application-builder/
Cheers,
Eloy Duran & Justin Palmer
========================================================================
A Framework for building Cocoa applications in Ruby
Rucola is a light weight framework that helps you write RubyCocoa apps.
It allows you to build, test, and deploy applications using rake
commands,
eliminating the need to use XCode, however you can use XCode if you
wish.
Rucola provides a set of generators to help you generate controllers,
window controllers,
and document-based applications. It also provides APIs for simplifying
some of Objective-C’s
ways of doing things.
Yesterday we released the first alpha version of rucola:
http://rucola.rubyforge.org/
For a screencast (showed at RubyConf by Dr Nic) using the rucola
command see this post:
http://www.superalloy.nl/blog/2007/11/04/rucola-a-rubycocoa-application-builder/
Cheers,
Eloy Duran & Justin Palmer
========================================================================
A Framework for building Cocoa applications in Ruby
Rucola is a light weight framework that helps you write RubyCocoa apps.
It allows you to build, test, and deploy applications using rake
commands,
eliminating the need to use XCode, however you can use XCode if you
wish.
Rucola provides a set of generators to help you generate controllers,
window controllers,
and document-based applications. It also provides APIs for simplifying
some of Objective-C’s
ways of doing things.