Tags: fewtarius/github-backup
Tags
Initial release: github-backup v1.0.0 Comprehensive GitHub backup tool that mirrors all content from GitHub accounts to local storage. Features: - Bare mirror clones of personal repos, gists, and org repos - Full metadata backup: issues, PRs, releases, wikis, assets - Multi-account support with per-account include/exclude filters - Organization auto-discovery (3-method strategy for token compatibility) - Resumable runs with state tracking (.run-state.json) - Retry with exponential backoff and rate limit handling - Dated archive snapshots with configurable pruning - Proxy support for HTTP/HTTPS connections - Structured logging with color output - Cron-friendly: exit codes, summary reports, JSON run logs CLI commands: run, list (dry-run), archive, status 67 unit tests passing across config, mirror, resume, and utils modules. License: GPL-3.0