Rake Task Management Essentials

Rake Task Management Essentials
by Andrey Koleshko / / / PDF


Read Online 1.1 MB Download


Deploy, test, and build software to solve real-world automation challenges using Rake Overview Solve real-world automation challenges with human readable code. Build or deploy an application package quickly. Easy-to-follow instructions to speed up tasks and manage them efficiently. In Detail Rake is a build automation tool written in Ruby. It allows you to specify tasks and describe dependencies as well as group tasks in a namespace. Rake uses Ruby's anonymous function blocks to define various tasks, allowing the use of the Ruby syntax. Rake's goal is to automate build processes quickly and expressively.

views: 539