File: claude-code.md | Updated: 11/15/2025
English
Search...
Ctrl K
Search...
Navigation
Getting started
Claude Code overview
Getting started Build with Claude Code Deployment Administration Configuration Reference Resources
On this page
Prerequisites:
Install Claude Code:
macOS/Linux
Homebrew
Windows
NPM
Copy
Ask AI
curl -fsSL https://claude.ai/install.sh | bash
Start using Claude Code:
Copy
Ask AI
cd your-project
claude
You’ll be prompted to log in on first use. That’s it! Continue with Quickstart (5 mins) →
See advanced setup for installation options or troubleshooting if you hit issues.
New VS Code Extension (Beta): Prefer a graphical interface? Our new VS Code extension provides an easy-to-use native IDE experience without requiring terminal familiarity. Simply install from the marketplace and start coding with Claude directly in your sidebar.
tail -f app.log | claude -p "Slack me if you see any anomalies appear in this log stream" works. Your CI can run claude -p "If there are new text strings, translate them into French and raise a PR for @lang-fr-team to review".Quickstart
----------
See Claude Code in action with practical examples
Common workflows
----------------
Step-by-step guides for common workflows
Troubleshooting
---------------
Solutions for common issues with Claude Code
IDE setup
---------
Add Claude Code to your IDE
Build with the Agent SDK
------------------------
Create custom AI agents with the Claude Agent SDK
Host on AWS or GCP
------------------
Configure Claude Code with Amazon Bedrock or Google Vertex AI
Settings
--------
Customize Claude Code for your workflow
Commands
--------
Learn about CLI commands and controls
Reference implementation
------------------------
Clone our development container reference implementation
Security
--------
Discover Claude Code’s safeguards and best practices for safe usage
Privacy and data usage
----------------------
Understand how Claude Code handles your data
Ctrl+I
Assistant
Responses are generated using AI and may contain mistakes.