All Projects → ghaiklor → Backup My Github

ghaiklor / Backup My Github

Licence: wtfpl
Clones all your repositories to local machine

Programming Languages

shell
77523 projects
bash
514 projects

Projects that are alternatives of or similar to Backup My Github

mmd-gitlab-backuper
a package to backup from all projects that you have on gitlab
Stars: ✭ 27 (-73.27%)
Mutual labels:  backup, repository
backup-repository
Backup storage for E2E GPG-encrypted files, with multi-user, quotas, versioning, using a object storage (S3/Min.io/GCS etc.) and deployed on Kubernetes or standalone.
Stars: ✭ 21 (-79.21%)
Mutual labels:  backup, repository
Warehouse
Artesãos Warehouse - A simple and direct approach to repositories!
Stars: ✭ 87 (-13.86%)
Mutual labels:  repository
Gemini
Automated backups of PersistentVolumeClaims in Kubernetes using VolumeSnapshots
Stars: ✭ 99 (-1.98%)
Mutual labels:  backup
Content Lambda Boto3
Automating AWS with Lambda, Python, and Boto3
Stars: ✭ 91 (-9.9%)
Mutual labels:  backup
Aspnetcore Ddd
Full ASP.NET Core 3.1 LTS application with DDD, CQRS and Event Sourcing
Stars: ✭ 88 (-12.87%)
Mutual labels:  repository
Laravel Backup
A easy-to-use backup manager for Laravel
Stars: ✭ 93 (-7.92%)
Mutual labels:  backup
Git Unsaved
🔎 Scan your projects directory for dirty git repositories.
Stars: ✭ 84 (-16.83%)
Mutual labels:  repository
Laravel Backup Server
Backup multiple servers
Stars: ✭ 100 (-0.99%)
Mutual labels:  backup
Xsrv
[mirror] Install and manage self-hosted services/applications, on your own server(s) - ansible collection and utilities
Stars: ✭ 89 (-11.88%)
Mutual labels:  backup
Roam2github
Automatic backups from Roam Research into your private GitHub repo
Stars: ✭ 95 (-5.94%)
Mutual labels:  backup
Pyreportcard
🚥 A report card for Python application
Stars: ✭ 90 (-10.89%)
Mutual labels:  repository
Rexport
Reddit takeout: export your account data as JSON: comments, submissions, upvotes etc. 🦖
Stars: ✭ 87 (-13.86%)
Mutual labels:  backup
Gitbackup
Tool to backup your GitHub and GitLab repositories
Stars: ✭ 94 (-6.93%)
Mutual labels:  backup
Ydcmd
Консольный клиент Linux/FreeBSD для работы с Яндекс.Диск (Yandex.Disk) посредством REST API
Stars: ✭ 87 (-13.86%)
Mutual labels:  backup
Etcd Backup Restore
Collection of components to backup and restore the Etcd of a Kubernetes cluster
Stars: ✭ 99 (-1.98%)
Mutual labels:  backup
Gittar
🎸 Download and/or Extract git repositories (GitHub, GitLab, BitBucket). Cross-platform and Offline-first!
Stars: ✭ 87 (-13.86%)
Mutual labels:  repository
Xenon
Create backups of your discord server
Stars: ✭ 90 (-10.89%)
Mutual labels:  backup
Snebu
Simple Network Encrypting Backup Utility
Stars: ✭ 92 (-8.91%)
Mutual labels:  backup
Github records archiver
Backs up a GitHub organization's repositories and all their associated information for archival purposes.
Stars: ✭ 100 (-0.99%)
Mutual labels:  backup

Backup My GitHub Profile

Clones all your GitHub public repositories to your machine

Prerequisites

  • curl
  • jq

Using

Before starting the script, you need to generate personal access token on GitHub (with full repo access). Follow this guide - link

Afterwards, navigate to the folder, where you want to store repos:

mkdir -p /some/path/to/folder/with/backups
cd /some/path/to/folder/with/backups

Run the script:

bash <(curl -s https://raw.githubusercontent.com/ghaiklor/backup-my-github/master/backup.sh)

License

DWTFYWT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].