A new repository has been created – Rake tutorial for beginners.

The repository is here. Its HTML page is here.

This tutorial is easy-to-understand and step-by-step. However, it covers wide range of Rake features.

  • Tasks
  • File tasks
  • FileList class
  • Pathmap method
  • Directory tasks
  • Clean and Clobber
  • Name space
  • Task arguments
  • Description
  • Library
  • Multitask method
  • TestTask class

It includes practical examples. They uses Pandoc.

  • Convert Markdown files to a HTML file.
  • Convert Markdown files to a PDF file.

Japanese version is available. GitHub repository はじめてのRake. HTML page はじめてのRake.