Releases96
Frequency2 months 3 days
Last Release
Downloads1.34B
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.
Subscribe above to receive notifications when new versions are released.
| Version | Date | Stability Stability is determined by the version string and my be inaccurate. | |
|---|---|---|---|
| 13.4.2 | Stable | ||
| 13.4.1 | Stable | ||
| 13.4.0 | Stable | ||
| 13.3.1 | Stable | ||
| 13.3.0 | Stable | ||
| 13.2.1 | Stable | ||
| 13.2.0 | Stable | ||
| 13.1.0 | Stable | ||
| 13.0.6 | Stable | ||
| 13.0.5 | Stable | ||
| 13.0.4 | Stable | ||
| 13.0.3 | Stable | ||
| 13.0.2 | Stable | ||
| 13.0.1 | Stable | ||
| 13.0.0 | Stable | ||
| 13.0.0.pre.1 | RC | ||
| 12.3.3 | Stable | ||
| 12.3.2 | Stable | ||
| 12.3.1 | Stable | ||
| 12.3.0 | Stable | ||
| 12.2.1 | Stable | ||
| 12.2.0 | Stable | ||
| 12.1.0 | Stable | ||
| 12.0.0 | Stable | ||
| 12.0.0.beta1 | Beta |
