# Contributing ## Setup you development environment 1. Clone the repo 2. Run `bin/setup` to install dependencies 3. Run `bin/sandbox` to (re)generate the sandbox application for local experiments ## To run specs locally on the matrix of supported versions 1. Run `bundle exec appraisal install` 2. Run `bundle exec appraisal rake`