Skip to content

Instantly share code, notes, and snippets.

@ttlg
Last active April 8, 2026 06:59
Show Gist options
  • Select an option

  • Save ttlg/9f0df260029e15048b31393d497df338 to your computer and use it in GitHub Desktop.

Select an option

Save ttlg/9f0df260029e15048b31393d497df338 to your computer and use it in GitHub Desktop.
Claude Code for Windows installer

Claude Code for Windows installer

Anthropic公式のWindows向けインストール処理をラップした PowerShell スクリプトです。

スクリプト本体: https://agi-labo.com/claude-setup.ps1

PowerShellで以下を実行:

irm https://agi-labo.com/claude-setup.ps1 | iex
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment