[ANN] rabal 0.2.0 Released

J

Jeremy Hinegardner

rabal version 0.2.0 has been released.

http://copiousfreetime.rubyforge.org/rabal/

Ruby Architecture for Building Applications and Libraries. Rabal is a
commandline application for bootstrapping, packaging and distributing ruby
projects.

{{ Changelog for Version 0.2.0 }}

=== Version 0.2.0

* create conditional tasks based upon the availability of
libraries (webby, heel, rubyforge)
* added in site plugin and associated tasks
* moved all rake tasks to .rake files
* added tasks to show website and rdoc if heel is installed

http://copiousfreetime.rubyforge.org/rabal/

ejoy,

-jeremy
 
F

franco

rabal version 0.2.0 has been released.

http://copiousfreetime.rubyforge.org/rabal/

Ruby Architecture for Building Applications and Libraries. Rabal is a
commandline application for bootstrapping, packaging and distributing ruby
projects.

{{ Changelog for Version 0.2.0 }}

=== Version 0.2.0

* create conditional tasks based upon the availability of
libraries (webby, heel, rubyforge)
* added in site plugin and associated tasks
* moved all rake tasks to .rake files
* added tasks to show website and rdoc if heel is installed

http://copiousfreetime.rubyforge.org/rabal/

ejoy,

-jeremy

rabal --use-all --core-author="Ruby Programmer" --core-
email="(e-mail address removed)" --license-flavor=Ruby myproj

is to

rails myproj

as rails is to generic projects?
 
J

Jeremy Hinegardner

rabal --use-all --core-author="Ruby Programmer" --core-
email="(e-mail address removed)" --license-flavor=Ruby myproj

is to

rails myproj

as rails is to generic projects?

Yes, rabal is there to bootstrap a basic ruby project. By default it
assumes a basic library.

* add --use-bin to stub out a commandline application
* add --use-extension to add a C extension
* add --use-rubyforge to link it to a rubyforge project
* add --use-spec to use Rspec for testing
* add --use-test to use Test::Unit for testing
* add --use-website to add in tasks to setup and create a website
about your project

If you have some suggestions or bugs, please let me know.

enjoy,

-jeremy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,901
Latest member
Noble71S45

Latest Threads

Top