Installation Methods for GitHub CLI
You can install GitHub CLI in quite a few ways, I will be going over each OS in this article.
Windows
WinGet
winget install gh
scoop
scoop install gh
Chocolatey
choco install gh
MSI file
You can download the compiled MSI file from the releases page.
...
onyxcode.net2 min read