Files
docs/src/prebuilt_binaries.md

12 lines
705 B
Markdown
Raw Normal View History

2026-05-10 16:34:54 +10:00
# Prebuilt Binaries
Solstice binaries statically linked with Ground are avaliable from the [Solstice releases page](https://chookspace.com/solstice/solstice/releases). For now, these are only for Linux x86_64, but more options may be avaliable in future.
Download the latest release, copy it into a folder in your path (such as `/usr/local/bin`) and enjoy!
## Producing release binaries
There is a script [on Chookspace](https://chookspace.com/solstice/builder) which builds Solstice and Ground in a container. Use this script for building production releases, and determining whether bugs are setup-specific or affect all people.
Use this script to produce prebuilt binaries for the releases page.