macOS
brew install gickuplocal Homebrew formula metadata
安装
brew install gickuplocal Homebrew formula metadata
nix profile install nixpkgs#gickupnixpkgs package indexes · pkgs/by-name/gi/gickup/package.nix · 来源: api.github.com
概览
Backup all your repositories with Ease
历史
gickup is a Go command-line tool for backing up and mirroring Git repositories across hosting providers and local or object-storage targets. Its practical focus is repository survivability across GitHub, GitLab, Gitea, Forgejo-family hosts, SourceHut, Bitbucket, OneDev, local storage, and S3.
The public GitHub repository was created in May 2021 by Cooper Spencer. The README describes the tool as a way to clone or mirror repositories from one host to another, useful when users want backups on another host or on a local server.
The project grew around a YAML configuration model and provider-specific source and destination blocks. Its example configuration includes tokens, token files, users, organizations, SSH keys, inclusion and exclusion rules, filters, gists, wikis, issues, starred repositories, and contributed repositories, showing an evolution from simple clone automation toward cross-forge backup orchestration.
gickup serves a community need created by code-host concentration and forge fragmentation: developers, open-source maintainers, and small organizations often want a portable copy of their repositories outside a single vendor account. Its provider list includes both major commercial forges and self-hosted or community forges, making it useful for migration and backup plans.
Packaging through Homebrew, Nix, Arch AUR, Fedora COPR, Docker images, and GitHub releases made the tool easy to schedule on personal servers and CI-like runners.
Practitioners write a YAML config describing source accounts and destination targets, then run `gickup path-to-conf.yml` or use the Docker Compose workflow documented in the README. Common jobs mirror all repositories for a user or organization, include or exclude selected names, copy wikis or issues where supported, and back up to local directories or another Git host.
The example configuration shows credentials supplied as tokens, token files, username-password pairs, SSH keys, or GitHub App credentials, with filters for stars, last activity, archive status, forks, and languages.
gickup is significant to package-minded users because it turns a brittle personal shell script into a packaged, configurable binary. It is the kind of tool installed on a NAS, VPS, or workstation and run on a schedule to keep repository copies boring and restorable.
安全态势
没有找到 gickup 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
gickup | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/cooperspencer/gickup
安装元数据
| 软件包键 | brew:gickup |
|---|---|
| 版本 | 0.10.45 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/gickup |
| 主页 | https://cooperspencer.github.io/gickup-documentation/ |
| 仓库 | https://github.com/cooperspencer/gickup |
| 上游文档 | https://cooperspencer.github.io/gickup-documentation |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/cooperspencer/gickup/archive/refs/tags/v0.10.45.tar.gz |
| 最后更新 | 2026-06-22T10:25:58Z |
| Pulse | updated |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gickup |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
gickup
nix profile install nixpkgs#gickup来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.