Skip to content
Jbee edited this page Sep 5, 2019 · 1 revision

Welcome to the octodirect wiki!

GitHub Token Setting

Need secret access token to access your GitHub repositories.

First, Developer Setting.

developer_setting

Second, go to Personal access tokens

personal_access_token

here: https://github.com/settings/tokens

Third, Generate new token!

generate_access_token

Fourth, Config your token

  1. token name
  2. check repo

config_token

Finally, you can get the token!

  1. Enter your Account name (like JaeYeopHan)
  2. Enter token you got
  3. Submit!

github_setting

Done!

cmd + shift + k!

If you need more information, check this: https://help.github.com/articles/creating-a-personal-access-token-for-the-command-line/