3 releases
0.2.3 | Feb 19, 2024 |
---|---|
0.2.2 | Jan 2, 2023 |
0.2.1 | Dec 27, 2022 |
#532 in Web programming
16KB
308 lines
github-backup
Backup all your GitHub repositories with a single command
How to create a Github personal access token
- Go to https://github.com/settings/tokens
- Click on the "Generate new token" button
- Click on the "repo - Full control of private repositories" checkbox
- Click on the "Generate token" button
- Save your newly generated on a safe place, this will be the last time GitHub shows it to you
How to use
~ github-backup help
GitHub Backup 0.2.0
Adrian Tombu <adrian@otso.fr>
Backup all your GitHub repositories with a single command
USAGE:
github-backup <SUBCOMMAND>
OPTIONS:
-h, --help Print help information
-V, --version Print version information
SUBCOMMANDS:
config Display the config file contents
help Print this message or the help of the given subcommand(s)
init Initialize the config file
run Run the GitHub backup
Dependencies
~11–25MB
~411K SLoC