Skip to content

feat: add Windows installers (install.ps1 + install.cmd)#23

Merged
glauberlima merged 1 commit intomainfrom
feat/windows-installers
Mar 4, 2026
Merged

feat: add Windows installers (install.ps1 + install.cmd)#23
glauberlima merged 1 commit intomainfrom
feat/windows-installers

Conversation

@glauberlima
Copy link
Copy Markdown
Owner

  • install.ps1: full PowerShell 5.1+ installer mirroring install.sh flow (dependency check, file acquisition, preferences, patching, install)
  • install.cmd: thin CMD wrapper delegating to install.ps1 via irm | iex
  • README: add per-platform quick install commands and Git for Windows note

- install.ps1: full PowerShell 5.1+ installer mirroring install.sh flow
  (dependency check, file acquisition, preferences, patching, install)
- install.cmd: thin CMD wrapper delegating to install.ps1 via irm | iex
- README: add per-platform quick install commands and Git for Windows note
@glauberlima glauberlima merged commit 07e310a into main Mar 4, 2026
1 check passed
@glauberlima glauberlima deleted the feat/windows-installers branch March 6, 2026 11:10
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