Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 711 Bytes

File metadata and controls

32 lines (22 loc) · 711 Bytes

Hostinger Homebrew Tap

Homebrew formulae for Hostinger's command-line tools.

Install the Hostinger API CLI

brew install hostinger/tap/hapi

Or tap first, then install:

brew tap hostinger/tap
brew install hapi

Upgrade to the latest release:

brew upgrade hapi

Shell tab-completion (bash/zsh/fish) is installed automatically.

How this tap is maintained

Formulae in Formula/ are published automatically by GoReleaser on every release of hostinger/api-cli. They are not edited by hand — do not commit manual changes to Formula/hapi.rb; they will be overwritten on the next release.