Skip to content

摘要-Claude Code 安装

📝 0 字·⏱ 少于 1 分钟

核心摘要

Claude Code 安装前置依赖清单,包括 Node.js、Git、CC Switch 等工具。提供了安装命令 npm install -g @anthropic-ai/claude-code,以及 YOLO 模式启动命令 claude --dangerously-skip-permissions。同时记录了 Obsidian 及相关插件的安装方法,以及桌面 cc.bat 一键启动脚本的创建方式。

关键数据

  • 安装命令:npm install -g @anthropic-ai/claude-code
  • YOLO 启动:claude --dangerously-skip-permissions
  • 启动异常修复:修改 ~/.claude.jsonhasCompletedOnboarding: true

关联连接

Released under the MIT License.