Rake is a software build tool. It is similar to SCons and Make, but has a number of differences. The tool is written in Ruby programming language and the Rakefiles (equivalent of Makefiles in make) use Ruby syntax. It was originated by Jim Weirich.
Rake uses Ruby's anonymous function blocks to define various tasks, allowing the use of the Ruby syntax. There's a library of common tasks available, for example, functions to do usual file-manipulation tasks and a library to remove compiled files (the "clean" task). Like Make, Rake can also synthetize tasks based on patterns (for example, automatically building a file compilation task based on filename patterns).
This article is licensed under the GNU Free Documentation License.
It uses material from the
"Rake (software)".
Home Page • arts • business • computers • games • health • hospitals • home • kids & teens • news • physicians • recreation• reference • regional • science • shopping • society • sports • world