Building with Rake

File Tasks

  file "html/index.html" => ["rake.wpb"] do
    system %{./runwpb rake.wpb}
  end