Creating an Access Token - quasics/quasics-frc-sw-2015 GitHub Wiki
- Log into your GitHub account
- In the top right hand corner of your screen click on your icon and click on the settings tab.

- Find developer settings tab(should be at the bottom)

- Click on the personal access token tab

- Click on the generate new token button

- Type in your password when prompted
- You will have to fill out some parameters
- A proper note would be to do as follows:
- Search up "settings" in the taskbar

- Click on the about tab

- Copy paste the device name into the note

- Then highlight the repo check box, the write::discussion check box, and also make sure to set the expiration date to none.

- Click the generate token button.
- Copy the token and save it where you will not loose it.