AGWA / git-crypt

Transparent file encryption in git
https://www.agwa.name/projects/git-crypt/
GNU General Public License v3.0
8.1k stars 472 forks source link

Precompiled binaries in GitHub releases for Darwin/Linux x86_64 and aarch64 #309

Open sgleske-ias opened 3 months ago

sgleske-ias commented 3 months ago

Feature request

Ship more pre-compiled binaries via GitHub releases e.g. https://github.com/AGWA/git-crypt/releases/tag/0.7.0

If compression is used; please use gzip or tar.gz. Though any streaming compressor works for me so long as it is common in Linux.

Additional information

I prefer to obtain binary packages from original projects when they provide them via GitHub releases. If you shipped with these packages I'd likely obtain them directly from you as opposed to 3rd party sources (package managers e.g. homebrew).