Skip to content
ryanwood edited this page Jan 25, 2012 · 4 revisions

Installation

To install:

[sudo] gem install slither

Development

Please fork the repo, add specs to cover your feature and send a pull request.

Running the specs

After cloning the repository:

bundle install
bundle exec rspec spec

Issues

Please add any issues to the issues page.

Clone this wiki locally