- Clone the repo
rbenv install 2.2.2
rbenv local 2.2.2; rbenv rehash
bundle install
bundle exec rake spec
to run tests.bundle console
and thenrequire 'blue_apron/spree_client'
to run the Gem.
To update your pre-release version of the gem:
bundle outdated spree_client --pre