Information for Code Climate CLI developers and contributors.
Build a new image using the local sources:
make image
If you have the CLI installed, the codeclimate
wrapper will automatically use
this image:
codeclimate version
Otherwise, invoke the docker run
command found in the README.
- Be an owner of the codeclimate gem
and authenticate with
gem push
- Clone homebrew-formulae
Prep and open a PR bumping the version:
bin/prep-release VERSION
Once merged, release it:
bin/release