The Well Tempered Ruby Application
"Tim Becker" <[email protected]> Mon, 18 Sep 2006 12:40:01 +0200
| Newsgroups | gmane.comp.lang.ruby.documentation |
|---|---|
| Message-ID | <[email protected]> |
> 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. That looks great! I was actually considering adding a sort of mini generator to get project infrastructure in place, but that seems exactly like what REAP does. Thanks, -tim