Initial commit
This commit is contained in:
13
README.md
Normal file
13
README.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# Solstice Builder
|
||||
|
||||
This script and Dockerfile will build a Solstice executable, statically linked with Ground, seperate from your environment. Perfect for building release builds.
|
||||
|
||||
## Using
|
||||
|
||||
```
|
||||
bash script.sh
|
||||
```
|
||||
|
||||
Use `sudo` if your Docker requires root.
|
||||
|
||||
The `solstice` binary will be produced for Linux running on your host architecture.
|
||||
Reference in New Issue
Block a user