Claude code for Windows11

Windows Store – Visual Studio Code インストール

Windows Powershell 使えるようにする 起動 エラーでたら下記を入力

Set_ExecutionPlicy RemoteSigned -Scape CurrentUser

Y

Visual Studio Code 起動 Terminal起動でPowershellが立ち上がるのをチェック

Windows Store ubuntu 22.04.5 LTS インストール これより新しいとClaude止まる場合あり

Visual Studio Code Sign in to use Copilot Github accountでログイン

拡張機能からLivePreviewをインストール

ubuntsu 22を起動してインストールを完了する

usernameとパスワードを設定する

Windows Store Docker Desktopインストール

Docker siteでGmailでログインしておく

docker desktop起動、Resource > Enable integration with my default WSL Distroチェック

Ubuntu22.04 ONにする> Apply & restartボタン押す

Claude Code概要 - Anthropic
ターミナル内で動作し、コードベースを理解し、自然言語コマンドを通じてより高速なコーディングを支援するエージェンティックなコーディングツールであるClaude Codeについて学びます。

VSCode terminal > ubunts22を選択

Node.jsをインストールする

curl -fsSL https://deb.nodesource.com/setup_29.x | sudo -E bash –

sudo apt-get install -y nodejs

ClaudeCodeをインストールする

sudo npm install -g @anthropic-ai/claude-code

claude
1.Dark mode

Claude account with subscription

ブラウザ開く

ログインして承認する

コードを張り付ける エンター

  1. yes

/model 難しい開発はOpusにするとよい、でも高い

File > Open Folder

MyProjects

demo

20250707test

タイトルとURLをコピーしました