Re: The Well Tempered Ruby Application
"Dimitri Aivaliotis" <[email protected]> Mon, 18 Sep 2006 06:40:08 +0200
| Newsgroups | gmane.comp.lang.ruby.documentation |
|---|---|
| Message-ID | <[email protected]> |
Hi Tim, On 9/14/06, Tim Becker <[email protected]> wrote: > > > Does anyone know of a similar project, or would be interested in > providing some input? Or even suggest some particularly nice > real-world projects that can be used for inspiration. > Have you seen REAP ( reap.rubyforge.org)? Besides setting up a standard project directory structure (that supported by setup.rb), it is a tool similar to Rake with pre-defined tasks to help make a project developer's life easier. This short description doesn't begin to cover all that REAP does, but you can read up on it at the above URL. Hope this helps to give you some ideas. - Dimitri