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.
Prep and open a PR bumping the version:
bin/prep-release VERSION
Once merged, release it:
bin/release