Published On - Jan 29, 2022

GitHub CLI

GitHub CLI brings GitHub to your terminal.

GitHub CLI is a command-line tool that brings pull requests, issues, GitHub Actions, and other GitHub features to your terminal, so you can do all your work in one place. GitHub CLI includes GitHub features such as: - View, create, clone, and fork repositories - Create, close, edit, and view issues and pull requests - Review, diff, and merge pull requests - Run, view, and list workflows - Create, list, view, and delete releases - Create, edit, list, view, and delete gists - List, create, delete, and connect to a codespace

Manual Installation

sudo pacman -S github-cli Copy