This website uses cookies
We use cookies to continuously improve your experience on our site. More info.
Software task management and build automation tool. It allows the user to specify tasks and describe dependencies as well as to group tasks in a namespace. Tasks and dependencies are specified in standard Ruby syntax.
First released | 2012 |
Developed by | Jim Weirich |
Latest stable version | Rake 13.X |
Open-source | Not defined |
Rake is Ruby Make, a standalone Ruby utility that replaces the Unix utility 'make', and uses a 'Rakefile' and .rake files to build up a list of tasks.