# git-pages-cli を Homebrew, Nix でインストール

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

## インストール

```sh
sudo av install brew:git-pages-cli
```

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

### macOS

- Homebrew (100%):

```sh
brew install git-pages-cli
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#git-pages-cli
```

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

## パッケージ情報

- **パッケージキー:** brew:git-pages-cli
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.10.1
- **ソース概要:** Tool for publishing a site to a git-pages server
- **ホームページ:** <https://codeberg.org/git-pages/git-pages-cli>
- **最終更新:** 2026-07-27T15:08:46Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- git-pages-cli (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.10.1
## プロジェクトの歴史と使われ方

git-pages-cli is the command-line publishing client for git-pages, a Codeberg-hosted static site server for Git forges. The CLI uploads Git repositories or local directories to a git-pages server, manages DNS challenge material, and deletes or checks sites.

### プロジェクトの歴史

The broader git-pages server repository was created on Codeberg in 2025, and the git-pages-cli repository followed on 2025-11-16. The CLI's release stream began soon after, with Codeberg release entries through the 1.x series during 2025 and 2026.

### 採用の歴史

git-pages-cli grew inside the Forgejo and Codeberg-oriented ecosystem rather than the GitHub-centered Git extension ecosystem. The README documents binary releases, source installation with Go, container images hosted on Codeberg, package-manager availability, and a separate Forgejo Action for CI workflows.

### 使われ方

Practitioners use the CLI to prove domain control with DNS challenge records, upload a public Git repository, upload a local directory, remove a site, run authorization-only dry runs, choose a server host when TLS bootstrapping requires it, and create time-limited sites when the server allows expiration.

### パッケージ好きにとっての重要性

The package is notable because it packages an open static-site publishing workflow around Git forges, DNS-based authorization, Forgejo tokens, and simple command-line deployment. It also shows how newer Codeberg projects distribute software through releases, containers, Go install paths, Homebrew, and Nix.

### タイムライン

- 2025: git-pages server repository was created on Codeberg.
- 2025: git-pages-cli repository was created on Codeberg.
- 2025: v1.2.1 and v1.3.0 releases appeared during early CLI iteration.
- 2026: 1.x releases continued with package-manager and container installation paths documented.

### Related projects

- git-pages
- Forgejo Actions
- Codeberg container packages

### ソース

- <https://codeberg.org/git-pages/git-pages>
- <https://codeberg.org/git-pages/git-pages-cli>
- <https://codeberg.org/git-pages/git-pages-cli/raw/branch/main/README.md>
- <https://formulae.brew.sh/formula/git-pages-cli>
- <https://git-pages.org/>


## セキュリティノート

broad file, network, media, or database tool signal.

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal

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

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


## Combined YAML source

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


## ソース

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