Set up Github environment
Contents
Set up Github environment#
Create Github account, Fork Repository, Generate Github Access token#
Create a Github account: Go to github.com and click on sign up to create a new account.
Fork the repository: After creating your account, go to the AI4CI repository and fork the repository by clicking on the fork button In the top-right corner of the page.
Generate Github Access token: Go to settings -> token, click on generate token, and copy the personal access token now. You will not be able to see it again.