macOS
brew install gickuplocal Homebrew formula metadata
brew
gickup のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.