Sha256: a0f63c23d95f0369ae89dc6a1a41b7840a8b1d33d3797d7332115dfe1d7d56f5
Contents?: true
Size: 318 Bytes
Versions: 10
Compression:
Stored size: 318 Bytes
Contents
# Contributing Install appraisal ```bash gem install bundler -v 1.17.3 gem install appraisal ``` Bundle ```bash bundle install ``` Bootstrap ```bash appraisal install ``` Run the test suite: ```bash appraisal rspec ``` If you modified any of the documentation files verify their format: ```bash mdl *.md ```
Version data entries
10 entries across 10 versions & 1 rubygems