Skip to content

feat: add PowerShell installer for Windows#295

Open
Tourniercy wants to merge 1 commit intortk-ai:masterfrom
Tourniercy:feat/windows-installer
Open

feat: add PowerShell installer for Windows#295
Tourniercy wants to merge 1 commit intortk-ai:masterfrom
Tourniercy:feat/windows-installer

Conversation

@Tourniercy
Copy link

@Tourniercy Tourniercy commented Mar 1, 2026

Summary

  • Add install.ps1 PowerShell installer for Windows, mirroring install.sh (arch detection, latest release download, PATH setup)
  • Update README with Windows quick install one-liner: irm .../install.ps1 | iex

Test plan

  • Run irm .../install.ps1 | iex on a clean Windows machine
  • Verify rtk.exe lands in %USERPROFILE%\.local\bin
  • Verify PATH prompt works (accept and decline)
  • Verify rtk --version after install
  • Test $env:RTK_INSTALL_DIR override

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.

1 participant