This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
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.







