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.

    Required Ruby Version

    >= 2.3

    Authors

    Hiroshi SHIBATA, Eric Hodel, Jim Weirich

    Versions

    1. 13.4.2 April 16, 2026 (84.5 KB)
    2. 13.4.1 April 14, 2026 (84.5 KB)
    3. 13.4.0 April 14, 2026 (84.5 KB)
    4. 13.3.1 October 29, 2025 (84.5 KB)
    5. 13.3.0 May 30, 2025 (84.5 KB)
    Show all versions (98 total)

    Pushed by

    SHA 256 checksum

    Provenance

    Built and signed on

    GitHub Actions

    Build summary

    AltStyle によって変換されたページ (->オリジナル) /