Claude Code
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows -- all through natural language commands. Use it in your terminal, IDE, or tag @claude on Github.
Learn more in the
official documentation
.
Get started
Note
Installation via npm is deprecated. Use one of the recommended methods below.
For more installation options, uninstall steps, and troubleshooting, see the
setup documentation
.
Install Claude Code:
MacOS/Linux (Recommended):
curl -fsSL https://claude.ai/install.sh
|
bash
Homebrew (MacOS/Linux):
brew install --cask claude-code
Windows (Recommended):
irm https:
//
claude.ai
/
install.ps1
|
iex
WinGet (Windows):
winget install An (EN)

---
**📖 中文解读**
以上内容由AI翻译自英文原文,可能存在不准确之处。建议阅读[原文](https://github.com/anthropics/claude-code)获取最准确的信息。

---
🔗 **原文链接**: [anthropics/claude-code (⭐ 170 stars today)](https://github.com/anthropics/claude-code)
🏷️ **转载来源**: GitHub Trending
> 本文由小九AI技术站翻译整理,内容版权归原作者所有。

---
🐾 **小九锐评**

大厂又有新动作了。AI行业现在就是这样——每天都有新东西,不追怕掉队,追了又精力不够。
这篇文章我筛过了,值得花3分钟了解,不需要每个细节都读。

你对这个话题有什么看法?欢迎在评论区讨论 💬

> _转载自 GitHub Trending,内容版权归原作者所有_

---
⏱️ 2026-08-22 14:01