摘要: 基础环境安装 用 Claude Code 前,得先装两个工具:Node.js 和 Git(网上教程一堆,这里不啰嗦,装完能正常运行node -v和git --version就行) 安装ClaudeCode npm install -g @anthropic-ai/claude-code 验证是否安装 阅读全文
posted @ 2025-11-21 08:29 codercwh 阅读(1044) 评论(0) 推荐(0)