Describe the feature or problem you’d like to solve
I would like to have the option to install gh, in Ubuntu, via snap.
Proposed solution
Add gh package to snap. In this early development phase it can be added to the candidate or beta snap channels and when stable add it to the stable channel.
How will it benefit CLI and its users?
Using snap the users will have a cleaner way to ensure that they are always using the latest gh version without the hassle to check for updates and reinstall the *.deb package on every update.
Describe the feature or problem you’d like to solve
I would like to have the option to install
gh, in Ubuntu, viasnap.Proposed solution
Add
ghpackage to snap. In this early development phase it can be added to thecandidateorbetasnapchannels and when stable add it to thestablechannel.How will it benefit CLI and its users?
Using
snapthe users will have a cleaner way to ensure that they are always using the latestghversion without the hassle to check for updates and reinstall the*.debpackage on every update.