Skip to content

Github Token

Yoav Geva edited this page Sep 29, 2021 · 1 revision

Get Github Token

  1. enter GitHub press -> personal access tokens
  2. Generate a new token

  1. Give note about the token and mark read:org, repo permissions

  1. Scroll down and press Generate token button

  1. Copy the token.

  1. Enable the token by pressing Enable SSO (if there is SAML for the organization)

  1. In Terminal Application enter export HOMEBREW_GITHUB_API_TOKEN=yourtoken instead of yourtoken enter the token you copied.
Clone this wiki locally