Skip to content

Instantly share code, notes, and snippets.

@TeroKeso
Last active March 23, 2024 09:12
Show Gist options
  • Save TeroKeso/90eb97e3259688020608c81cdb190af3 to your computer and use it in GitHub Desktop.
Save TeroKeso/90eb97e3259688020608c81cdb190af3 to your computer and use it in GitHub Desktop.
Github-copilot-CLI

Mac

brew install gh
gh auth login
gh extension install github/gh-copilot

Windows

choco install gh
gh auth login
gh extension install github/gh-copilot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment