mirror of
https://github.com/mikeyobrien/ralph-orchestrator.git
synced 2026-04-24 22:55:57 +03:00
[GH-ISSUE #120] Windows support #46
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ralph-orchestrator#46
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @killaragorn on GitHub (Jan 26, 2026).
Original GitHub issue: https://github.com/mikeyobrien/ralph-orchestrator/issues/120
any plan support windows?
@nirvanalinlei commented on GitHub (Jan 29, 2026):
pump, we need windows supported.
@xobosox commented on GitHub (Feb 7, 2026):
I've made a Windows compatible version.. I'm making sure it doesn't break the Mac/Linux functionality/install, then I'll do a PR for it.
@gwin003 commented on GitHub (Feb 7, 2026):
Found it strange this doesn't support Windows already, looking forward to someone adding it!
@mick2025s commented on GitHub (Feb 14, 2026):
@killaragorn I've been running it daily. The whole thing takes about 5 minutes.
My environment:
Setup steps:
Install WSL2 (skip if you already have it):
Reboot when prompted. This installs Ubuntu by default.
Create a non-root user (important — don't run as root):
Then set it as default: open PowerShell and run:
Restart WSL. Claude Code and npm don't play well with root.
Install Node.js inside WSL:
Install Claude Code inside WSL (native installer — no npm needed):
Then launch
claude— it opens your browser to log in with your Claude account. No API key needed if you have a Pro/Max subscription.Install and initialize Ralph in your project:
Run Ralph:
That's it. Everything runs natively inside the Linux environment — no compatibility patches needed.
Tips:
/mnt/c/...