clockfort / GitHub-Backup

Backup all the repositories of a github user or organization automatically.
Creative Commons Zero v1.0 Universal
359 stars 103 forks source link

How do I get an authorization token to use with this tool? #38

Closed kovasap closed 4 years ago

kovasap commented 4 years ago

I'd prefer not to use my password on the command line with --password. Is there external documentation I can read about how to do this quickly and easily (not a developer guide for how to set up an app to do this)?

stv0g commented 4 years ago

See here: https://docs.github.com/en/github/authenticating-to-github/creating-a-personal-access-token

I will add a note to the README