What's new
- Added checksum-verified installers that make
vrcliavailable from any terminal. - Added a per-user Windows Setup installer and portable Windows ZIP.
- Added native macOS PKG installers and portable archives for Apple Silicon and Intel.
- Published the Homebrew tap:
brew install kibalab/tap/vrcli. - Submitted the WinGet package as
kibalab.VRCLI; Microsoft catalog approval is pending. - Added SHA-256 checksums, an SPDX SBOM, and GitHub artifact attestations for release files.
Install
Windows
irm https://github.com/kibalab/VRCLI/releases/latest/download/install-vrcli.ps1 -OutFile install-vrcli.ps1
powershell -ExecutionPolicy Bypass -File .\install-vrcli.ps1macOS
brew install kibalab/tap/vrcliFull changelog: v0.19.0...v0.20.0