Sha256: 042f6ecb156b849b9d42feb0b036a77c9a8d7382d307034bf14e218812a4a5a1

Contents?: true

Size: 1.11 KB

Versions: 1

Compression:

Stored size: 1.11 KB

Contents

= BuildMaster - Building and releasing project and site with Ruby

Homepage::  http://buildmaster.rubyforge.org
Author::    Shane
Copyright:: (c) 2006 BuildMaster on rubyforge
License::   Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)

BuildMaster is a project that targets project building, releasing and site building.

Please post your question at http://groups.google.com/group/buildmaster/ or
send email to buildmaster@googlegroups.com

== Project Building and Releasing

A ruby version of the project building and releasing script as described in
"Pragmatic Project Automation" (http://www.pragmaticprogrammer.com/sk/auto/)

== Site Building

A simple template engine that can build a website by producing the content pages based on the specified source
and decrorating the content pages with a skin.

The supported content sources are <a href="http://www.w3.org/TR/xhtml11/">XHTML</a>
, <a href="http://hobix.com/textile/">Textile</a> and <a href="http://daringfireball.net/projects/markdown/">Markdown</a>.

== Cotta

A wrapper of Ruby file operations in an object-oriented way.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
BuildMaster-0.9.0 README