mirror of
https://github.com/holos-run/holos.git
synced 2026-03-20 01:04:59 +00:00
This patch adds a diagram that gives an overview of the holos rendering pipeline. This is an importantn concept to understand when working with holos components. Note this probably should not go in the Overview, which is intended only to give a sense of what getting started looks like. Move it to the render page when we add it.
579 B
579 B
Install Holos
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