TOP nav-11.html
Claude Code
 
docs.claude.com
サポートページ
claude.ai
有料プランhttps://claude.com/pricing
Anthropic.com
コミュニティフォーラム
download
netinoken@
Claude Codeの
install
macOS/Linux
powershell windows
APIの利用にはClaude Console AccountというClaudeのチャットサービス(Claude.ai)とは別の開発者用のアカウントが必要
https://console.anthropic.com/login
Claude Codeの推奨環境
https://docs.claude.com/ja/docs/claude-code/setup
Claude Codeのインストール
windows powershell
irm https://claude.ai/install.ps1 | iex
windowsコマンドプロンプト
curl -fsSL https://claude.ai/install.cmd -0 install.cmd && install.cmd && del install.cmd