| Building with Rake |
|
The core Rake functionality is implemented in a single file of around 450 lines of code (about 650 lines if you count comments and blank lines).
Therefore,
If you wish to distribute Rake with your project, all you need to do is include the "rake.rb" file.
| Copyright 2003 by Jim Weirich (Some Rights Reserved) |