-
Notifications
You must be signed in to change notification settings - Fork 14
How to: install Code Climate
Jeremy edited this page May 19, 2021
·
1 revision
Code Climate offers organization-level settings which allow Owners to dictate which teams have the ability to change Issue Statuses or approve Pull Requests which are failing due to Code Climate. The default for these permissions is "Anyone who can view the repo".
- macOS: This is the only platform this project supports
- Homebrew: A macOS package manager
- Docker Desktop: Enables local support for containerization
-
Install codeclimate cli:
brew tap codeclimate/formulae brew install codeclimate
-
Run
codeclimate version
to verify install.- Should print version info to the terminal (eg.
0.85.24
)
- Should print version info to the terminal (eg.
- Home
- Design
- How to
- Configure an Okta application
- Configure an environment for Okta
- Create an SSM parameter
- Get cloudformation stack outputs
- Clone this repo
- Install Homebrew
- Install Git
- Install nvm
- Install Node.js
- Install Java
- Install AWS CLI
- Install awslogs
- Install Docker Desktop
- Install Code Climate CLI
- Install serverless
- Install Yarn
- Install testcafe
- Re run a github actions workflow
- Workflows