gh
CLIGitHub's official CLI for managing repos, PRs, issues, and more.
Read one field from the GitHub APIVerified macOS
gh api repos/OWNER/REPO --jq .default_branchgit9 recipes · 6 verified
gh-dash
CLIA GitHub dashboard for PRs and issues in the terminal.
Launch GitHub dashboard~99% est.
gh dashgit1 recipe
chezmoi
CLIManage your dotfiles across multiple diverse machines securely.
Initialize chezmoi on a new machine~95% est.
chezmoi init --apply https://github.com/user/dotfiles.gitshell3 recipes
nushell
CLIA new type of shell that understands structured data.
Parse JSON from command~93% est.
http get https://api.github.com/repos/nushell/nushell | get stargazers_countshell3 recipes