# cooperspencer/gickup

Repository: https://github.com/cooperspencer/gickup
Canonical: https://ross.abutalabs.com/products/gickup
Homepage: https://gickup.dev/
Language: Go
License: Apache-2.0
License Family: permissive
Topics: git, backup
Last push: 2026-08-19T07:46:36+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 89, longevity 100
- inputs: {"age_days": 1921, "days_push": 14, "days_rel": 72, "gap_med": 8, "n_releases_24m": 10}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1450, forks 85 (observed 2026-08-28T04:04:45.793918+00:00)

## What it is
Gickup is a Go-based CLI tool that clones or mirrors Git repositories from one hosting provider to another, supporting GitHub, GitLab, Gitea, Codeberg, Bitbucket, Sourcehut, and more. It can back up repositories to other hosts, local storage, or S3, and runs as a binary, Docker container, or scheduled job.

## Use cases
- back up all my GitHub repositories to a local server
- mirror repositories from GitLab to Gitea
- schedule automatic git repo backups with Docker
- migrate repositories between git hosting providers
- keep an offsite copy of my repos on S3
- back up repos from a self-hosted Gitea instance

## When to choose
- you need automated, scheduled backups of many repositories across hosts
- you want to mirror repos between different Git forges or to local/S3 storage
- you prefer a lightweight Go binary or Docker deployment without needing git installed

## When to avoid
- you need per-file or incremental backup rather than full repo clones/mirrors
- you require GitLab EE mirroring support, which is currently untested
- you need a GUI-based backup solution

## Facets
- artifact type: cli-tool
- maturity: active
- function: backup, developer-tools, cli, version-control
- domain: developer-tools, version-control, self-hosted
- platform: windows, cli, go, self-hosted
- tags: git-mirroring, repository-backup, git-hosting, s3, forgejo, gitea, automation, linux, macos, docker

## Member repositories
- cooperspencer/gickup (main) score 95

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:45.793918+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:35:54.910679+00:00, confidence not recorded.
  - readme: https://github.com/cooperspencer/gickup (fetched 2026-08-28T04:04:45.793918+00:00, sha 6e160963ef1e)
  - homepage: https://gickup.dev/ (fetched 2026-08-29T11:45:25.391413+00:00, sha 380c1c140d58)
  - site_page: https://gickup.dev/installation (fetched 2026-08-29T11:45:25.395383+00:00, sha 75e2a6cae234)
- Data as of 2026-08-30T08:39:29.467469+00:00.
