could you please add the install of github command line ? detailled instruction here: https://github.com/cli/cli/blob/trunk/docs/install_linux.md TL:DR openSUSE/SUSE Linux (zypper) Install: ``` sudo zypper addrepo https://cli.github.com/packages/rpm/gh-cli.repo sudo zypper ref sudo zypper install gh ```
could you please add the install of github command line ?
detailled instruction here:
https://github.com/cli/cli/blob/trunk/docs/install_linux.md
TL:DR
openSUSE/SUSE Linux (zypper)
Install: