Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 670 Bytes

Create a token.md

File metadata and controls

26 lines (13 loc) · 670 Bytes

Create a token

In order to pull and push content to GitHub, you must first create a token, which will serve as your password.

Go to your profile settings page.

Select Developer Settings from the left panel, and then Personal access tokens.

Click on the Generate new token button.

Set the expiration date to at least 90 days.

Check the box next to repo.

Scroll down and generate the token.

Copy and store your access token in a safe place. You will be using it throughout the course.