Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 235 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 235 Bytes

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)