An open API service indexing awesome lists of open source software.

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

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 `