Created Download executables (markdown)

David Anderson 2025-01-14 17:53:52 -08:00
parent fad7cddabe
commit 7fd4a2b150
1 changed files with 19 additions and 0 deletions

19
Download-executables.md Normal file

@ -0,0 +1,19 @@
The BOINC Github repository automatically builds the client and Manager for various platforms.
It does this for each branch.
You can download the resulting executables as follows:
* Go to [the BOINC repo](https://github.com/BOINC/boinc)
* Either
* Click on "branches" or use the popup menu to select a branch.
* Click on the green check-mark on the line with the branch description.
* or
* Select a Pull Request, and click Show all checks
* This brings up a menu of platforms (built targets). Scroll down to the one you want, and click on Details.
* Click on Summary
* This will show a list of "artifacts". Download the one you want.
Notes:
* It builds only executables, not installers.
* Executables are deleted after 30 days