ruby-rake
Subpackage Descriptions
| single |
Rake is a Make-like program implemented in Ruby. Tasks and dependencies are
specified in standard Ruby syntax.
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 synthesize implicit tasks.
* Flexible FileLists that act like arrays but know about manipulating
file names and paths.
* Supports parallel execution of tasks.
|
Configuration Switches (platform-specific settings discarded)
RUBY33 ON Build using Ruby version 3.3
RUBY34 OFF Build using Ruby version 3.4
RUBY40 OFF Build using Ruby version 4.0
Package Dependencies by Type
Distribution File Information
cb825b2bd5f1f8e91ca37bddb4b9aaf345551b4731da62949be002fa89283701 86528 ruby/rake-13.4.2.gem
Ports that require ruby-rake:v33