https://github.com/heyfoz/github-zip-backup
The github-zip-backup repository contains bash and PowerShell script template options, which utilize the GitHub API to copy all of a user's public repos (via username) and private repos (via personal access token) to compressed archive (zip) files.
https://github.com/heyfoz/github-zip-backup
cloning github powershell private-repository
Last synced: about 2 months ago
JSON representation
The github-zip-backup repository contains bash and PowerShell script template options, which utilize the GitHub API to copy all of a user's public repos (via username) and private repos (via personal access token) to compressed archive (zip) files.
- Host: GitHub
- URL: https://github.com/heyfoz/github-zip-backup
- Owner: heyfoz
- License: mit
- Created: 2023-04-22T04:00:35.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-15T20:59:15.000Z (almost 2 years ago)
- Last Synced: 2025-01-30T05:11:41.647Z (4 months ago)
- Topics: cloning, github, powershell, private-repository
- Language: PowerShell
- Homepage:
- Size: 66.4 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# github-zip-backup
The github-zip-backup repository contains bash and PowerShell script template options, which utilize the GitHub API to copy all of a user's public repos (via username) and private repos (via personal access token) to compressed archive (zip) files.
- Private/Public Repo Backup - bash
- Private/Public Repo Backup - PowerShell
- Public Repo Backup - PowerShell
Copyright © 2023 Forrest Moulin