▄▀▀▀▀ ▄▀▀▀▄ █ ▄▀▀▄ ▀▀▀▀█ ▄▀▀▀▄ █ ▀█ █ █ █ █▀▀▀▀█ █▀▀ █ █ ▀▀▀▀ ▀▀▀ ▀▀▀▀ ▀ ▀ ▀▀▀▀▀ ▀▀▀
The beautiful game.
In your terminal.
Live scores, stats, and goal alerts — without opening a browser.
Run golazo --update anytime to stay on the latest version.
$brew install 0xjuanma/tap/golazo
Requires Homebrew. Tap is kept up to date with each release.
$curl -sfL https://raw.githubusercontent.com/0xjuanma/golazo/main/install.sh | sh
Installs the latest release binary to /usr/local/bin.
PS>irm https://raw.githubusercontent.com/0xjuanma/golazo/main/install.ps1 | iex
Run in PowerShell. Installs the latest release for Windows (amd64).
$go install github.com/0xjuanma/golazo@latest
Requires Go 1.21+. Binary lands in $GOPATH/bin.
Full installation docs, changelogs, and release notes on GitHub →