Skip to main content

Installation

Holos is distributed as a single file executable.

Releases

Download holos from the releases page and place the executable into your shell path.

Go install

Alternatively, install directly into your go bin path using:

go install github.com/holos-run/holos/cmd/holos@latest

What you'll need