แแแแ แฏแแจแแ แกแแแฃแแแ แกแแ แแแ แแ แจแแแฆแฃแแแแแแก แแแ แแจแ: แแแแกแแแขแแแ, แแแขแแแ, แจแแแแแ แกแ แแ แแแขแแแแขแแแแชแแ แแ แ แแแแแแแก.
แแแแฌแงแ แจแแแ แแแแแแฃแ แแแClaude Code CLI Quick Reference
Claude Code CLI Quick Reference
Basic Commands
# Check version claude --version # Start conversation
# Continue conversation claude --continue "Follow-up question" # Read file and ask about it
< myfile.py # Save output to file
> output.py
Working with Files
# Create file
# Claude will create the file directly # Edit file
# Read and analyze
ย
Project Scaffolding
# Create project structure
ย
Debugging
# Debug error
# Explain code
ย
Best Practices
- Be specific - Include context and requirements
- Iterate - Build up complexity gradually
- Use --continue - Keep context in conversations
- Save outputs - Redirect to files when needed
- Review code - Always read generated code before running
Environment Setup
# your integrated terminal already has Claude Code installed # If you need to reinstall: npm install -g @anthropic-ai/claude-code # Set API key (already done in your integrated terminal): export ANTHROPIC_API_KEY="your-key"
Pro Tips
- Claude Code can create, edit, and delete files directly
- Use it for code review: "Review this PR for security issues"
- Generate tests: "Write pytest tests for this function"
- Refactor: "Refactor this to use async/await"
๐ฅ๏ธ
๐ฌ Claude is Already Running - Just Chat!
Your AI assistant is in chat mode 24/7. No commands needed - just type what you want to build, and Claude will do it. It's like texting with an expert developer who has full access to your server.
Your Personal AI Terminal
แแแแ แฏแแจแแ แกแแแฃแแแ แกแแ แแแ แแ แจแแแฆแฃแแแแแแก แแแ แแจแ: แแแแกแแแขแแแ, แแแขแแแ, แจแแแแแ แกแ แแ แแแขแแแแขแแแแชแแ แแ แ แแแแแแแก.
แแแแฌแงแ แจแแแ แแแแแแฃแ แแแ