rant / 0.4.8
| Short description: | Flexible, Ruby based make. | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Category: | Application/Development | ||||||||
| Status: | usable | ||||||||
| Created: | 2005-03-26 11:33:11 GMT | ||||||||
| Last update: | 2005-10-31 20:11:52 GMT | ||||||||
| Owner: | stefan (Projects of this owner) | ||||||||
| Homepage: | http://make.ruby-co.de | ||||||||
| Download: | http://rubyforge.org/frs/?group_id=615 | ||||||||
| License: | LGPL | ||||||||
| Dependency: |
|
||||||||
| Description: | Rant is a flexible build tool written entirely in Ruby, similar to Rake. Please read the NEWS at make.ruby-co.de for a list of changes. The equivalent to a Makefile for make is the Rantfile. An Rantfile is actually a valid Ruby script that is read by the rant command. Rant currently features:
Installing RantYou can install Rant as a RubyGem: % gem install -r rant or download the package from RubyForge(rubyforge.org/frs/?group_id=615) and install with install.rb: % ruby install.rb Resources
|
||||||||
| Versions: | [0.5.6 (2006-05-26)] [0.5.4 (2005-12-18)] [0.5.2 (2005-12-12)] [0.5.0 (2005-11-22)] [0.4.8 (2005-10-31)] [0.4.6 (2005-09-29)] [0.4.4 (2005-07-29)] [0.4.2 (2005-07-18)] [0.4.0 (2005-07-10)] [0.3.8 (2005-05-15)] [0.3.6 (2005-05-02)] [0.3.4 (2005-04-17)] [0.3.2 (2005-04-03)] [0.3.0 (2005-03-26)] | ||||||||