Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Winget windows installer #84

Open
Kurren123 opened this issue Jul 4, 2024 · 3 comments
Open

Winget windows installer #84

Kurren123 opened this issue Jul 4, 2024 · 3 comments

Comments

@Kurren123
Copy link

I'd like to try and create a winget installer for git-graph. Would you be open to accepting such a PR?

@mlange-42
Copy link
Owner

@Kurren123 Sure! Although it is not clear to me what a widget installer would be.

@Kurren123
Copy link
Author

@mlange-42 it means windows users can use the windows package manager (winget) to install and update git-graph instead of downloading from the github releases. I'll make a start!

@Kurren123
Copy link
Author

Kurren123 commented Jul 16, 2024

Hi @mlange-42. Winget needs a url to download the raw binary (it can't handle extracting from anything other than a .zip). Do we need to compress the binaries or can we release them uncompressed? It looks like it's about 1mb compressed, 2mb uncompressed.

Alternatively we can just remove windows from this matrix and have a separate yml file just for windows. This file can just build the windows exe, leave it uncompressed and upload it to winget.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants