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

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

## インストール

```sh
sudo av install brew:git-open
```

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

### macOS

- Homebrew (100%):

```sh
brew install git-open
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#git-open
```

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

## パッケージ情報

- **パッケージキー:** brew:git-open
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/git-open>
- **バージョン:** 1.3
- **ソース概要:** Open GitHub webpages from a terminal
- **ホームページ:** <https://github.com/jeffreyiacono/git-open>
- **リポジトリ:** <https://github.com/jeffreyiacono/git-open>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/jeffreyiacono/git-open/archive/refs/tags/v1.3.tar.gz>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

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

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 all

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.3
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/jeffreyiacono/git-open
- 検出された最新: v1.3 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

git-open is a small terminal utility for opening GitHub repository pages in a web browser. The README describes it as a way to type less when jumping from the shell to a repository page.

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

Jeff Iacono created the GitHub repository in 2012. The project kept the form of a simple shell script, with a README that documents cloning, symlinking the script into the user's PATH, and running git-open with a user and repository name.

### 採用の歴史

The tool remained small, but it was packaged for Homebrew and Nix, giving it a path into common developer workstations. GitHub releases in 2018 and 2019 show later maintenance beyond the initial script publication.

### 使われ方

Developers use git-open when they know a repository name and want the corresponding GitHub page without manually assembling the URL. The script can infer a default user from GITHUB_USER or git config github.user, and it can target GitHub Enterprise installations through GITHUB_URL.

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

git-open is representative of packageable shell conveniences: one command wraps a repeated browser-opening pattern, honors a few environment variables, and avoids introducing a full forge client.

### タイムライン

- 2012: Repository was created on GitHub.
- 2018: v1.2 release was published.
- 2019: v1.3 release was published.

### Related projects

- GitHub Enterprise
- git config github.user
- Homebrew formulae for shell helpers

### ソース

- <https://formulae.brew.sh/formula/git-open>
- <https://github.com/jeffreyiacono/git-open>
- <https://raw.githubusercontent.com/jeffreyiacono/git-open/master/README.md>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

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

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** git-open
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

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

- Nix - git-open: normalized package name match | nixpkgs package indexes: pkgs/by-name/gi/git-open/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.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [gh](https://pkg.so/ja/brew/gh/) - Shares pkgdb curated category or tags: cli, developer-tools, git, github.
- [git-lfs](https://pkg.so/ja/brew/git-lfs/) - Shares pkgdb curated category or tags: cli, developer-tools, git, git-extension.
- [tig](https://pkg.so/ja/brew/tig/) - Shares pkgdb curated category or tags: cli, developer-tools, git, repository-browser.
- [hub](https://pkg.so/ja/brew/hub/) - Shares pkgdb curated category or tags: cli, developer-tools, git, github.
- [git-spice](https://pkg.so/ja/brew/git-spice/) - Shares pkgdb curated category or tags: cli, developer-tools, git, github.
- [git-machete](https://pkg.so/ja/brew/git-machete/) - Shares pkgdb curated category or tags: cli, developer-tools, git, git-extension.
- [ghorg](https://pkg.so/ja/brew/ghorg/) - Shares pkgdb curated category or tags: cli, developer-tools, git, github.
- [gcli](https://pkg.so/ja/brew/gcli/) - Shares pkgdb curated category or tags: cli, developer-tools, git, github.
- [git-mediate](https://pkg.so/ja/brew/git-mediate/) - Package names and metadata indicate a similar tool family. Shared terms: cli, developer, developer-tools, extension, git.
- [git-multipush](https://pkg.so/ja/brew/git-multipush/) - Package names and metadata indicate a similar tool family. Shared terms: cli, developer, developer-tools, extension, git.

## Combined YAML source

View the package source record on GitHub. [combined/git-open.yml](https://github.com/mxcl/pkgdb/blob/main/combined/git-open.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
