gh on Linux: Installation & Configuration
gh is GitHub’s official command line tool. It manages pull requests, issues, releases, and repositories from your terminal, next to the git commands you already run. If you want to install gh cli on Linux quickly on Ubuntu or Debian, sudo apt install gh works because gh is in the Ubuntu universe and Debian main […]
gh on Linux: Installation & Configuration Read More »