技术栈

【Claude Code | bash | install】安装Claude Code

拾贰_C2026-04-09 10:16

文章目录

    • [bash installation](#bash installation)
    • [配置 git](#配置 git)
    • use

bash installation

npm install -g @anthropic-ai/claude-code

配置 git

claude

Claude Code on Windows requires git-bash (https://git-scm.com/downloads/win). If installed but not in PATH, set environment variable pointing to your bash.exe, similar to: CLAUDE_CODE_GIT_BASH_PATH=C:\Program Files\Git\bin\bash.exe

use

cd /path/to/your/project

claude

...

上一篇:前端/后端-配置跨域
下一篇:从 F5 NGINX Ingress Controller 迁移到 F5 NGINX Gateway Fabric
相关推荐
会编程的土豆
2 小时前
【数据结构与算法】堆排序
开发语言·数据结构·c++·算法·leetcode
cch8918
2 小时前
五大PHP框架对比:如何选择最适合你的?
开发语言·php
南 阳
2 小时前
Python从入门到精通day62
开发语言·python
游乐码
2 小时前
c#stack
开发语言·c#
cch8918
2 小时前
Laravel vs 主流PHP框架:终极对决
开发语言·php·laravel
我能坚持多久
2 小时前
C++类与对象(中)
开发语言·c++
江奖蒋犟
2 小时前
【C++】map和set
开发语言·数据结构·c++·set·map
白杆杆红伞伞
2 小时前
Qt Event
开发语言·qt
Magic--
2 小时前
Qt 桌面计算器项目
开发语言·qt
热门推荐
01GitHub 镜像站点02一周AI热点速览(2026.03.31-04.06):GPT-6曝光、谷歌开源Gemma 4、资本狂飙与模型军备竞赛03OpenClaw 请求超时 llm request timed out 怎么解决?3 种方案实测,附完整排查流程04AI 编程效率翻倍:Superpowers Skills 上手清单 + 完整指南05VMware Workstation Pro 17 虚拟机完整安装教程(2026最新)06Qwen3.5-Omni与Qwen3.6模型全面解析(含测评/案例/使用教程)07UV安装并设置国内源08Oh My Codex 快速使用指南09Claude Code 未登录 使用第三方模型10【Vulhub】Fastjson 1.2.24_rce复现