# Rfix [![Build Status](https://travis-ci.org/oleander/rfix-rb.svg?branch=master)](https://travis-ci.org/oleander/rfix-rb) ## Installation ``` shell gem install rfix rfix [--dry] [--help] ``` ## Development - `git clone https://github.com/oleander/rfix-rb` - `cd rfix-rb` - `bundle install` - `bundle exec rake setup` - `bundle exec rake local` - `bundle exec rake spec` ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/oleander/rfix. ## License The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).