UMCarpentries / intro-curriculum-r

Custom curriculum for teaching R, the Unix Shell, & Git with an integrated workflow and reproducible research practices.
https://umcarpentries.org/intro-curriculum-r/
Other
9 stars 12 forks source link

Add instuctions to create GitHub PAT #145

Closed MrFlick closed 2 years ago

MrFlick commented 2 years ago

Resolves #141

I've basically took the steps that Kelly recommended and edited them into the document. We instruct the users how to create a PAT just before they do their first push, then we have them use that PAT as the password then they do the push.

kelly-sovacool commented 2 years ago

p.s. I edited your main PR description with Resolves #141 so that GitHub will close that issue when this PR is merged.