Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 833 Bytes

File metadata and controls

25 lines (19 loc) · 833 Bytes

WrightKit Homebrew Tap

Homebrew tap for Wright — the tooling-first semantic platform for the Overwatch Workshop and OverPy ecosystem. Provides wright and wright-lsp as standalone macOS binaries (Apple Silicon and Intel); nothing here builds Wright from source.

brew tap wrightkit/tap
brew install wrightkit/tap/wright

Upgrade after a new release with:

brew upgrade wrightkit/tap/wright

How the formula is kept up to date

wright.rb is not edited by hand. The wright release pipeline generates the formula from the published release checksums and its publish-tap job pushes it here automatically on every release, so a new version lands in this tap as soon as the release is published.