Coding Tool Helper :一键初始化 Claude Code 环境

30 秒内开始使用
前置条件:
一个 Claude.ai(推荐)或 Claude Console 账户
安装 Claude Code:
To install Claude Code, use one of the following methods:
Native Install (Recommended)
Homebrew
NPM
macOS, Linux, WSL:
curl -fsSL https://claude.ai/install.sh | bash
Windows PowerShell:
irm https://claude.ai/install.ps1 | iex
Windows CMD:
curl -fsSL https://claude.ai/install.cmd -o install.cmd && install.cmd && del install.cmd
开始使用 Claude Code:
cd your-project
claude

作者:Ddd4j  创建时间:2026-01-10 11:58
最后编辑:Ddd4j  更新时间:2026-01-22 17:51