1、安装
国内安装需vpn。
windows安装:
irm https://claude.ai/install.ps1 | iex
或
winget install Anthropic.ClaudeCode
linux安装:
curl -fsSL https://claude.ai/install.sh | bash
安装完成后要把claude code所在的目录添加到系统环境变量中。
查看版本:
claude --version
启动:
claude
2、常用用法
上一篇:github copilot chat(vscode插件)的使用
下一篇:没有了