Skip to content

chore(scripts): add Windows dev environment setup script#1

Draft
Vinayak-RZ wants to merge 1 commit into
mainfrom
cursor/windows-dev-setup-e7c2
Draft

chore(scripts): add Windows dev environment setup script#1
Vinayak-RZ wants to merge 1 commit into
mainfrom
cursor/windows-dev-setup-e7c2

Conversation

@Vinayak-RZ

Copy link
Copy Markdown
Owner

Adds scripts/setup-windows-dev.ps1 to automate non-elevated WABOX development setup on Windows 11:

  • Verifies Node.js >= 18 and Windows OS
  • Runs npm install, creates .env from template with workspace path
  • Builds TypeScript and runs unit tests
  • Runs MXC warmup and diagnose preflight
  • Optional -RunExample and -RunIntegration flags

Elevated MXC host prep remains in scripts/setup-mxc-host.ps1.

Note: Cursor managed Cloud Agents run on Linux; WABOX requires a Windows worker via My Machines or Self-Hosted Pool.

Open in Web Open in Cursor 

Co-authored-by: Vinayak Raizada <vinayakraizada@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants