Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 479 Bytes

github-cli.md

File metadata and controls

25 lines (15 loc) · 479 Bytes

GitHub CLI

Linha de comando do GitHub.

Documentação

Clique aqui para ver a documentação no site ou aqui no GitHub.

Instalação

  • OS X usando Homebrew

    Para instalar o GitHub CLI, executar no Homebrew o seguinte comando:

    brew install github/gh/gh
    
  • Windows usando Chocolatey

    Para instalar o GitHub CLI, executar no Chocolatey o seguinte comando:

    choco upgrade gh