CCA·v2.4
Claude Code in Action
Claude Code Setup
note
4 · 4/21

Claude Code Setup

Claude Code Setup — hero
Diagram
Claude Code Setup — diagram

Claude Code in Action

Claude Code setup

    Anthropic


  Open in Claude















                Time to get Claude Code set up locally!

Full setup directions can be found here: https://code.claude.com/docs/en/quickstart

In short, you'll need to do the following:

  • Install Claude Code MacOS (Homebrew): brew install --cask claude-code MacOS, Linux, WSL: curl -fsSL https://claude.ai/install.sh | bash Windows CMD: curl -fsSL https://claude.ai/install.cmd -o install.cmd && install.cmd && del install.cmd
  • After installation, run claude at your terminal. The first time you run this command you will be prompted to authenticate

If you're making use of AWS Bedrock or Google Cloud Vertex, there is some additional setup:

CCA Study App·Steel Blue