rabal version 0.1.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.1.0 }}
=== Version 0.1.0
- Support for building ruby C extensions
- Highline prompting for arguments missed on the commandline
- logfile and verbosity options works
- Refactored generated rakefile tasks into namespaces
- rubyforge support
- rspec and ruby unit templates