270 Forks
2410 Stars
2410 Watchers

codeclimate

Code Climate CLI

How to download and setup codeclimate

Open terminal and run command
git clone https://github.com/codeclimate/codeclimate.git
git clone is used to create a copy or clone of codeclimate repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with codeclimate https://github.com/codeclimate/codeclimate/archive/master.zip

Or simply clone codeclimate with SSH
[email protected]:codeclimate/codeclimate.git

If you have some problems with codeclimate

You may open issue on codeclimate support forum (system) here: https://github.com/codeclimate/codeclimate/issues