|
3 years ago | |
---|---|---|
.. | ||
README.md | 3 years ago | |
_codeclimate | 3 years ago |
README.md
codeclimate plugin
This plugin adds autocompletion for the codeclimate
CLI.
To use it, add codeclimate
to the plugins array in your zshrc file:
plugins=(... codeclimate)