安装cluade
准备工作
- 官方安装帮助:https://code.claude.com/docs/en/getting-started#native-install-recommended
- 科学上网:https://iovhm.com/book/books/cee63/page/0a09c
安装
# windows
curl -fsSL https://claude.ai/install.cmd -o install.cmd && install.cmd && del install.cmd
# macOS, Linux, WSL
curl -fsSL https://claude.ai/install.sh | bash
配置