How can i use it?

Created by Sascha Manns
Keywords:
usage
Last updated by:
Sascha Manns

You have to add the following line to your projects Rakefile:
Hoe.plugin :reek
Hoe.spec 'yourproject' do ...
end
Sure, you have to add hoe-reek as dependency into your Rakefile and also generate a new Gemfile. Then hoe-reek is ready to work with you.

See the full documentation: https://saigkill.github.io/hoe-reek/about/