macOS
brew install gibolocal Homebrew formula metadata
brew / 順位 2526
gibo のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install gibolocal Homebrew formula metadata
nix profile install nixpkgs#gibonixpkgs package indexes · pkgs/by-name/gi/gibo/package.nix · ソース: api.github.com
scoop install main/giboScoop official bucket manifest trees · bucket/gibo.json · ソース: api.github.com
概要
Access GitHub's .gitignore boilerplates
履歴
gibo is a command-line helper for fetching and dumping `.gitignore` boilerplates from GitHub's gitignore template collection. It turns a common repository setup chore into a small shell-friendly command.
Simon Whitaker created the public gibo repository in May 2012. The README explains the name as short for `.gitignore boilerplates` and credits the tool to Whitaker, with GitHub's `github/gitignore` repository as the template source.
The project later shipped tagged releases and install paths through Homebrew, Scoop, Chocolatey, Docker, binary releases, and the Go toolchain. The version 3 release line reflects an actively packaged Go CLI rather than a one-off script.
gibo's adoption follows the popularity of GitHub's template collection. GitHub uses that collection to populate `.gitignore` choices in its web interface, and gibo made the same shared corpus available from terminals and scripts.
Package-manager support gave gibo a place in developer bootstrap scripts, dotfile setups, and language-specific project starters. It is useful precisely because `.gitignore` files are mundane and repetitive, so teams prefer a shared maintained template over hand-written ignores.
Practitioners commonly run commands such as `gibo dump Swift Xcode >> .gitignore` to append templates for one or more languages, frameworks, editors, or platforms. The README also documents shell completion and using the same output to seed Mercurial `.hgignore` files that use glob syntax.
The tool is most useful at repository creation time, during cleanup of an accidental noisy working tree, or in project generators that need a reasonable ignore file without vendoring template text.
gibo is package-nerd friendly because it is tiny, reproducible, and delegates content authority to GitHub's template repository. The package is mostly a convenient delivery mechanism for the command and its update path, not a complicated runtime.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
gibo | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:gibo |
|---|---|
| バージョン | 3.0.22 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/simonwhitaker/gibo |
| リポジトリ | https://github.com/simonwhitaker/gibo |
| 最終更新 | 2026-07-29T16:05:00+02:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
gibo
nix profile install nixpkgs#gibomain/gibo
scoop install main/giboソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.