scriptPilot / github-backup

Creates a local backup of your GitHub data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github Backup

Creates a local backup of your GitHub data.

Scope

  • ✅ Repositories: cloned, public and private ones
  • ✅ Releases: including images and assets
  • ✅ Issues: including comments and images, open and closed ones
  • ✅ Markdown: images, uploaded to the GitHub editor
  • ✅ User: user details and starred repositories

Usage

Requirements: Docker, GitHub Token

  1. Clone this repository
  2. Update and save .env.template file as .env
  3. Run make to start the backup process

About

Creates a local backup of your GitHub data.


Languages

Language:JavaScript 92.2%Language:Makefile 4.4%Language:Dockerfile 3.4%