BUNDLE_GEMFILE=cf.Gemfile bundle installBUNDLE_GEMFILE=cf.Gemfile bundle exec rake spec
BUNDLE_GEMFILE=cf.Gemfile bundle installBUNDLE_GEMFILE=cf.Gemfile buildpack-build
BUNDLE_GEMFILE=cf.Gemfile bundle exec rubocop -a
- Fork the project
- Submit a pull request to the
masterbranch
Please include integration tests (in cf_spec/integration) and corresponding fixtures (in cf_spec/fixtures) where necessary to cover any functionality that is introduced.