Files
SuperCharged-Claude-Code-Up…/install-windows.ps1
uroma 68193bbf39 Add native PowerShell installer for Windows
Features:
- Automatic download of repository from GitHub
- Full installation of all components (skills, agents, hooks, commands, plugins, scripts)
- Claude Code detection and optional installation via npm
- Dependency checking (Node.js, Git, Python, Ralph Orchestrator)
- Automatic backup of existing configuration
- Color-coded output for better user experience
- Error handling with clear messages

Usage:
  irm https://.../install-windows.ps1 | pwsh -ExecutionPolicy Bypass -
  OR right-click "Run with PowerShell"

Updated README with PowerShell installer as Option 1 (recommended)
Updated WordPress article with Windows PowerShell option

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-22 19:09:49 +00:00

20 KiB