Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-15T20:59:15.000Z (over 1 year ago)
- Last Synced: 2024-09-12T00:13:00.170Z (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