Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mfinelli/github-backup

backup data (code, comments, issues) from github
https://github.com/mfinelli/github-backup

backup github

Last synced: about 1 month ago
JSON representation

backup data (code, comments, issues) from github

Awesome Lists containing this project

README

        

# github-backup

Backup your GitHub repositories (including issues and comments).

The backup will include a copy of the git repository itself (a bare, mirror
clone), the wiki repository if there is one, all of the repository issues and
comments (including the important metadata for each issue and comment and any
attached files), and all of the pull requests (including TBD). All information
will be written to disk for easy follow-up with e.g., `tar` or similar and
copy to the backup medium.

## todo

// TODO: discussions
// TODO: releases
// TODO: release artifacts
// TODO: packages
// TODO: milestones