这是indexloc提供的服务,不要输入任何密码
Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

github/homebrew-gh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 

Repository files navigation

Homebrew tap for GitHub CLI

Installation:

brew install github/gh/gh

That's it. You are now ready to use gh. 🥳

$ gh help
Do things with GitHub from your terminal

Usage:
  gh [flags]
  gh [command]

Available Commands:
  help        Help about any command
  pr          Work with pull requests

Thank you for trying out GitHub CLI! 🌟

Development version (restricted access)

You can get access to features that are not yet in the stable release by building the development version:

brew install github/gh/gh --HEAD

To upgrade it:

brew upgrade gh --fetch-HEAD