Rake

https://github.com/ruby/rake

Rake is a Make-like program implemented in Ruby

Snippet from Wikipedia: Rake (software)

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.

  • tools/rake.txt
  • Last modified: 2022/08/10 06:09
  • by 127.0.0.1