Time to get Claude Code set up locally!
Full setup directions can be found here:
[Link]
In short, you'll need to do the following:
1. Install Claude Code
a. MacOS (Homebrew): brew install --cask
claude-code
b. MacOS, Linux, WSL: curl -fsSL
[Link] | bash
c. Windows CMD: curl -fsSL
[Link] -o
[Link] && [Link] && del
[Link]
2. 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:
● Special directions for AWS Bedrock:
[Link]
● Special directions for Google Cloud Vertex:
[Link]