Logoj0ke.net Open Build Service > Projects > devel:ruby > rubygem-rake
Sign Up | Log In

Ruby Make

This package contains Rake, a simple ruby build program with
capabilities similar to make.

Rake has the following features:

* Rakefiles (rake's version of Makefiles) are completely defined in
   standard Ruby syntax.  No XML files to edit.  No quirky Makefile
   syntax to worry about (is that a tab or a space?)

* Users can specify tasks with prerequisites.

* Rake supports rule patterns to sythesize implicit tasks.

*  Flexible FileLists that act like arrays but know about
   manipulating file names and paths.

* A library of prepackaged tasks to make building rakefiles easier.



Authors:
--------
    Jim Weirich <jim@weirichhouse.org>
  

Source Files

Filename Size Changed Actions
rake-0.7.3.gem 82.5 KB about 16 years ago Download File
rubygem-rake.changes 2.86 KB about 16 years ago Download File
rubygem-rake.spec 1.89 KB about 16 years ago Download File

Latest Revision

hostmaster hostmaster committed about 16 years ago (revision 3)

Comments for devel:ruby (0)