Skip to main content

Prerequisites

  • macOS or Linux
  • one of: installer script, prebuilt binary, .deb/.rpm package, or Go toolchain

Install with the bootstrap script

Use the stable bootstrap URL:
Pin a specific release:
When you open https://hyperlocalise.com/install in a browser, it redirects to this page. Terminal clients such as curl receive the installer script flow instead. The installer script is also attached to each GitHub release so you can review or download the tagged version directly from release assets.

Install from source (Go)

Build from repository

Verify install

Expected output includes commands such as init, crowdin, run, check, eval, status, sync pull, sync push, version, and update.

Install the Hyperlocalise skill (skills.sh)

Install:
This uses the skills.sh installer via npx.

Upgrade

Use the built-in self-update command:
Pin a specific release:
You can still re-run your original install method if preferred.