From: Wilson Bilkovich Date: 2006-12-14T01:02:09+09:00 Subject: Re: [ANN] Kwala v0.1 Release On 12/13/06, Zev Blut wrote: > This is the first public release of Kwala. > > http://kwala.rubyforge.org > > Kwala is a command line build tool to check the "quality" of Ruby > source code. It is composed of various actions that perform different > types of checks against the code such as code duplication, cyclomatic > complexity, code coverage, unit tests, lines of code, various > formatting checks and require cycles. The results are then presented > in an HTML summary page and detailed pages for reference. > > Kwala has been in use for a large project for over a year, but this is > the first public release of it. If you have any problems installing > or running the application please let me know. > > Any feedback or additional actions are appreciated. > Nice! Thanks for making this available.