Hi there!

I see you are interested in contributing. That is wonderful. I love contributions.

I guarantee that there are bugs in this software. And I guarantee that there is a feature you want that is not in here yet. As such, any and all bugs reports are gratefully accepted, bugfixes even more so. Helping out with bugs is the easiest way to contribute.

The Quick Version

Building Windows Binaries

This is done using github.com/rake-compiler/rake-compiler-dock

  1. have VirtualBox installed

  2. have Docker Machine installed (docs.docker.com/engine/installation/)

  3. gem install rake-compiler-dock

  4. rake-compiler-dock (this could take a while)

  5. bundle

  6. rake cross native gem

Contributors