NAME
rraakkee - Ruby Make
SYNOPSIS
rraakkee [-ff rakefile] [options...] targets...
DESCRIPTION
RRaakkee is a simple ruby(1) build program with capabilities similar to the regular make(1) command. RRaakkee has the following features: ++oo Rakefiles (Rake's version of Makefiles) are completely defined in standard RRuubbyy syntax. No XML files to edit. No quirky Makefile syntax to worry about (is that a tab or a space?). ++oo Users can specify tasks with prerequisites. ++oo RRaakkee supports rule patterns to sythesize implicit tasks. ++oo Flexible FileLists that act like arrays but know about manipulating file names and paths.For more information about RRaakkee you can use its ---hheellpp flag. There is
also online documentation available at "http://docs.rubyrake.org".
SEE ALSO
make(1) ruby(1) AUTHORS Rake is written by Jim WeirichBSD February 27, 2006 BSD