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 | 0000104960103 KB | 1256248098about 15 years ago | |
rubygem-rake.changes | 00000078537.67 KB | 1256248099about 15 years ago | |
rubygem-rake.spec | 00000023352.28 KB | 1256248100about 15 years ago |
Latest Revision
hostmaster
committed
about 15 years ago (revision 5)
update