Claude Code 安装与配置
准备开始在本地安装 Claude Code!
完整的安装说明请参考:Claude Code Quickstart
简要步骤如下:
Section titled “简要步骤如下:”-
安装 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
- macOS (Homebrew):
-
认证 安装完成后,在终端运行
claude。首次运行会提示你进行认证。
云端集成配置
Section titled “云端集成配置”如果你使用 AWS Bedrock 或 Google Cloud Vertex,还需要额外配置:
- AWS Bedrock 说明: Amazon Bedrock integration
- Google Cloud Vertex 说明: Google Vertex AI integration