public
Description: Code smell detector for Ruby
Home | Edit | New

Installation

Reek is available as a Ruby gem, hosted on both GemCutter and Rubyforge. So the simplest way to install the latest official release is:

gem install reek

This is a good time to get familiar with Reek’s Command-Line Options.

Building the Gem yourself

Get Reek’s latest source code from Git:

git clone git://github.com/kevinrutherford/reek.git
cd reek
rake install_gem

Older versions

Reek’s project page on Rubyforge (http://rubyforge.org/projects/reek) lists all previous releases, in case you get nostalgic.

Last edited by kevinrutherford, Sat Sep 12 12:59:57 -0700 2009
Home | Edit | New
Versions: