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