Rake (software)

Rake
Developer(s)Jim Weirich
Stable release
13.2.1[1] / April 5, 2024 (2024-04-05)
Repository
Written inRuby
Operating systemCross-platform
TypeSoftware development tools
LicenseMIT License
Websiteruby.github.io/rake/

Rake is a software task management and a build automation tool created by Jim Weirich. It allows the user to specify tasks and to describe dependencies as well as to group tasks into namespaces. It is similar to SCons and Make. Rake was written in Ruby and has been part of the standard library of Ruby since version 1.9.[2][3]

  1. ^ "Release v13.2.1 · ruby/rake · GitHub". GitHub. April 5, 2024. Retrieved June 21, 2024.
  2. ^ "Rake -- Ruby Make". n.d. Retrieved February 28, 2024.
  3. ^ "NEWS". n.d. Archived from the original on March 4, 2016. Retrieved February 29, 2024.

From Wikipedia, the free encyclopedia · View on Wikipedia

Developed by Tubidy