BuildMaster - Building and releasing project and site with Ruby

Homepage

buildmaster.rubyforge.org

Author

Shane

Copyright

© 2006 BuildMaster on rubyforge

License

Apache License 2.0 (www.apache.org/licenses/LICENSE-2.0.txt)

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

This rDoc is intended for you the check out the available methods on the objects. For a full document of what BuildMaster can do for you, please check out BuildMaster[http://buildmaster.rubyforge.org]‘s home page: buildmaster.rubyforge.org

Please post your question at mailing-list

Project Building and Releasing

A ruby version of the project building and releasing script as described in “Pragmatic Project Automation” (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 XHTML, Textile and Markdown.

Cotta

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