docs(install-linux): add instructions for Alpine Linux users#4406
docs(install-linux): add instructions for Alpine Linux users#4406ajhalili2006 wants to merge 1 commit intocli:trunkfrom
Conversation
|
Hi! Thanks for the pull request. Please ensure that this change is linked to an issue by mentioning an issue number in the description of the pull request. If this pull request would close the issue, please put the word 'Fixes' before the issue number somewhere in the pull request body. If this is a tiny change like fixing a typo, feel free to ignore this message. |
mislav
left a comment
There was a problem hiding this comment.
Thanks for helping package GitHub CLI for Alpine!
|
|
||
| ### Alpine Linux | ||
|
|
||
| Alpine Linux users can install from the `testing` repository, under `edge`: |
There was a problem hiding this comment.
How long is the package going to stay under "testing"? Is it possible that it will get promoted to the default repository in the near future and thus installable via apk add github-cli (no extra arguments)?
I'm asking because maybe we can hold off offering this documentation until the package is "official"
There was a problem hiding this comment.
Sure! I'll try to move it to community repo and possibly backport to atleast v3.14 soon.
There was a problem hiding this comment.
Thanks. I'll close this PR for now, but please open a similar PR once the package lands in community and is easily available.
This PR contains an addition of installing GitHub CLI on Alpine Linux, which is currently on the
testingrepository under theedgerelease line. (Actually, I'm packaged GitHub CLI for v2.0.0 release on Alpine Linux weeks ago.)