Installing RakeUsing Existing Rake TasksWriting Rake FilesManaging Files and Directories with RakeUsing Other Ruby Libraries in Rake TasksIntegrating with the ShellManaging Large Numbers of TasksMore Advanced Options for Running Rake TasksOther Automation ToolsUseful Resources Rake enables you to define a set of tasks and the dependencies between them in a file, and then have the right thing happe