Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 335 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (8 loc) · 335 Bytes

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