Skip to content
TwP edited this page Sep 12, 2010 · 4 revisions

Mr Bones simplifies Ruby project management with Rake by providing a collection of common tasks for running tests, generating documentation, creating and publishing gems, etc. You can also create a new Ruby project from a skeleton. The skeleton is a quick template that encapsulates common Ruby idioms and practices. You are free to create your own skeletons and even use skeletons from remote git or svn repositories.

See the readme for a high level introduction to Mr Bones. The following sections are intended as a developer’s guide for understand Mr Bones in depth and extending the functionality of Mr Bones via plugins.

Plugins

Skeletons

Clone this wiki locally