# gickup を Homebrew, Nix でインストール

gickup のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:gickup
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install gickup
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#gickup
```

  証拠: nixpkgs package indexes: pkgs/by-name/gi/gickup/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:gickup
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/gickup>
- **バージョン:** 0.10.45
- **ソース概要:** Backup all your repositories with Ease
- **ホームページ:** <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-07-27T14:57:48+02:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- gickup (cli)
- gickup (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.10.45
- マネージャ更新日: 2026-07-27
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/cooperspencer/gickup
- 検出された最新: v0.10.45 (最新)
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2021: Public GitHub repository created.
- 2024: Release series included v0.10.36.
- 2025: Release series included v0.10.39.
- 2026: Release series reached v0.10.45.

### Related projects

- gickup is related to Git, GitHub, GitLab, Gitea, Forgejo, Gogs, Bitbucket, OneDev, SourceHut, S3-compatible storage, and repository mirroring workflows.

### ソース

- <https://api.github.com/repos/cooperspencer/gickup>
- <https://github.com/cooperspencer/gickup>
- <https://github.com/cooperspencer/gickup/blob/main/conf.example.yml>
- <https://github.com/cooperspencer/gickup/releases>


## セキュリティノート

gickup に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。


## ソースデータベース詳細

- **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:** head, stable

## 他のパッケージマネージャ記録

- Nix - gickup: normalized package name match | nixpkgs package indexes: pkgs/by-name/gi/gickup/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Archive and compression packages](https://pkg.so/ja/archive-compression-tools/) - Matched archive or compression metadata.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [ghorg](https://pkg.so/ja/brew/ghorg/) - Shares pkgdb curated category or tags: backup, cli, developer-tools, git.
- [all-repos](https://pkg.so/ja/brew/all-repos/) - Shares pkgdb curated category or tags: cli, developer-tools, git, repositories.
- [gitwatch](https://pkg.so/ja/brew/gitwatch/) - Shares pkgdb curated category or tags: backup, cli, developer-tools, git.
- [gitbackup](https://pkg.so/ja/brew/gitbackup/) - Shares pkgdb curated category or tags: backup, cli, developer-tools, git.
- [multi-git-status](https://pkg.so/ja/brew/multi-git-status/) - Shares pkgdb curated category or tags: cli, developer-tools, git, repositories.
- [cig](https://pkg.so/ja/brew/cig/) - Shares pkgdb curated category or tags: cli, developer-tools, git, repositories.
- [gh](https://pkg.so/ja/brew/gh/) - Shares pkgdb curated category or tags: cli, developer-tools, git.
- [libgit2](https://pkg.so/ja/brew/libgit2/) - Shares pkgdb curated category or tags: cli, developer-tools, git.

## Combined YAML source

View the package source record on GitHub. [combined/gickup.yml](https://github.com/mxcl/pkgdb/blob/main/combined/gickup.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
