forked from solstice/docs
More docs
This commit is contained in:
11
src/prebuilt_binaries.md
Normal file
11
src/prebuilt_binaries.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user