Skip to content

Brew Windows v0.1.1

Choose a tag to compare

@anubissbe anubissbe released this 17 May 19:37
· 26 commits to main since this release

Native Brew Windows MVP

Latest validated install path:

irm https://github.com/Euraika-Labs/brew-windows/releases/latest/download/install.ps1 | iex
brew install codex
codex --version

Changes since v0.1.0:

  • brew --version now reports the installed release tag from install-manifest.json.
  • Main CI is green with PowerShell 7, Windows PowerShell, manifest parsing, and PSScriptAnalyzer.

Included:

  • PowerShell-native brew runtime
  • %LOCALAPPDATA%\Homebrew default prefix
  • generic JSON formula catalog
  • SHA256-verified package installs
  • generated .ps1 and .cmd shims
  • codex formula using official OpenAI Windows release bundles