https://github.com/anod/github-backup
Multiplatform backup for Github repoositories
https://github.com/anod/github-backup
backup dotnet github
Last synced: about 2 months ago
JSON representation
Multiplatform backup for Github repoositories
- Host: GitHub
- URL: https://github.com/anod/github-backup
- Owner: anod
- License: mit
- Created: 2022-04-16T09:27:39.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-17T14:47:28.000Z (about 4 years ago)
- Last Synced: 2025-04-28T13:12:41.996Z (about 1 year ago)
- Topics: backup, dotnet, github
- Language: C#
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# github-backup
.NET 6 console app for backup GitHub repositories by cloning and fetching
Multi-platform: Tested with `win-arm64` and `linux-armv7l`
# How to use
1. Generate personal access token https://github.com/settings/tokens
2. Create appsettings..json with `BackupFolder` and `GitHubToken`
3. Execute `dotnet run --environment `