andrewdavidmackenzie / pigg

Raspberry Pi GPIO GUI
Apache License 2.0
89 stars 4 forks source link

Allow users to download pre-built binaries for supported platforms (macos, Linux, Windows, Pi aarch64) #112

Open andrewdavidmackenzie opened 1 month ago

andrewdavidmackenzie commented 1 month ago

Avoid users having to build from source, but instead on mac or linux they can download a binary for their pi, and make or similar can help to copy to the pi.

document in readme.

Maybe need to sign the binary, or provide checksum?

andrewdavidmackenzie commented 1 week ago

See https://blog.orhun.dev/automated-rust-releases/