Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 708 Bytes

BUILD.md

File metadata and controls

8 lines (4 loc) · 708 Bytes

Build

Please refer to the local development README for build instructions.

Crossbuilds

When you push to your repo fork then GitHub Actions will automatically crossbuild for several OSs and CPU architectures. You'll then be able to download the built artifacts from the GitHub UI. The easiest way to crossbuild the Linux executables locally is to build and run the crossbuild container. Please refer to the crossbuild container README for those steps. For hints on crossbuilding for MacOS and Windows see the main GitHub Actions workflow which defines the steps that are run when you push to GitHub.