A Gentoo binary host platform. Enables building and tracking various targets.
We use mise to manage development versions and tasks.
mise run build
Now you can run the server with:
ENV=development ./bin/binhost
Loose documentation of the API provided by binhost
is below.
Uploads the provided gpkg
. If a target
is not specified via URL
parameters, the CHOST
is used as the target name. Errors if a target
doesn't exist.
Lists all of the available targets (package indexes).
Creates the provided target.
AGPL-3.0