Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 583 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (7 loc) · 583 Bytes

Contributing

Bug reports and pull requests are welcome on GitHub.

Development

After checking out the repo, run bin/setup to install dependencies. Then, run rake spec to run the tests.

To install this gem onto your local machine, run bundle exec rake install.

To release a new version, update the version number in version.rb, and then run bundle exec rake release, which will create a git tag for the version, push git commits and tags, and push the .gem file to rubygems.org.