Logoj0ke.net Open Build Service > Projects > J0KE.NET:infrastructure > 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.8.7.gem 103 KB over 14 years ago Download File
rubygem-rake.changes 7.67 KB over 14 years ago Download File
rubygem-rake.spec 2.28 KB over 14 years ago Download File

Latest Revision

hostmaster hostmaster committed over 14 years ago (revision 5)
update

Comments for J0KE.NET:infrastructure (0)