Install
curl -fsSL https://claude.ai/install.sh | bash
$
Claude Code is Anthropic's agentic coding tool that lives in your terminal and understands your whole codebase, letting you work through plain-language commands instead of clicking around. It can execute routine tasks, explain complex code, and carry out entire git workflows on your behalf. Beyond the terminal it also runs inside your IDE or responds when you tag @claude on GitHub, so reach for it when you want an autonomous assistant working directly against your project.