# garden を Homebrew, dnf でインストール

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

## インストール

```sh
sudo av install brew:garden
```

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

### macOS

- Homebrew (100%):

```sh
brew install garden
```

  証拠: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install garden
```

  証拠: Fedora Rawhide package metadata: garden from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:garden
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/garden>
- **バージョン:** 2.6.0
- **ソース概要:** Grow and cultivate collections of Git trees
- **ホームページ:** <https://garden-rs.gitlab.io>
- **リポジトリ:** <https://github.com/garden-rs/garden>
- **上流ドキュメント:** <https://docs.rs/garden-tools>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/garden-rs/garden/archive/refs/tags/v2.6.0.tar.gz>
- **最終更新:** 2026-06-15T10:20:17-04:00
- **生成日時:** 2026-07-08T07:18:31+00:00

## 実行可能ファイル

- garden (cli)
- garden-gui (cli)
- garden (エイリアス)
- garden-gui (エイリアス)

## ビルド依存関係

- rust

## インストール挙動

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

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 2.6.0
- マネージャ更新日: 2026-06-15
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/garden-rs/garden
- 検出された最新: v2.6.0 (最新)
## プロジェクトの歴史と使われ方

Garden is a Rust command runner and multi-repository Git configuration tool for managing collections of Git worktrees.

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

Garden's official GitHub mirror was created in June 2021, while the README identifies GitLab as the canonical project home. The project describes itself as stable and feature-complete for its core functionality.

The tool grew around YAML configuration and familiar shell syntax, with both a garden CLI and a garden-gui interface available from the same project.

### 採用の歴史

Garden has been packaged for developers through cargo install, GitHub release binaries, Homebrew, Fedora, and related package collections. Its own README links both current package-manager entries and a legacy Homebrew tap for older versions.

### 使われ方

Garden is used to bootstrap Git-based multi-repository development environments, apply git config and remotes to worktrees, grow new worktrees, and run commands across repository collections. Its configuration discovery searches project, user, and global garden.yaml paths.

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

Garden is interesting to package-oriented developers because it treats a fleet of Git repositories as a configured workspace while staying close to standard Unix shells and Git behavior. It competes with heavier repo-management systems by being a small Rust CLI with explicit config search paths and static Linux binaries.

### タイムライン

- 2021: Official GitHub mirror created.
- 2024: v1.5.0 and later 1.x releases published on GitHub.
- 2025: v2.0.0 released.
- 2026: v2.6.0 released.

### Related projects

- Garden is related to Git worktrees, command runners such as make, Garden GUI, the garden-tools Rust crate, and Garden seeds, a companion repository of reusable Garden templates.

### ソース

- <https://api.github.com/repos/garden-rs/garden>
- <https://api.github.com/repos/garden-rs/garden/releases?per_page=100>
- <https://garden-rs.gitlab.io/configuration.html>
- <https://github.com/garden-rs/garden>
- <https://raw.githubusercontent.com/garden-rs/garden/main/README.md>


## セキュリティノート

narrow executable package without higher-risk signals.

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


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ./garden.yaml, ./garden/garden.yaml, ./etc/garden/garden.yaml, ~/.config/garden/garden.yaml, ~/etc/garden/garden.yaml, /etc/garden/garden.yaml
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** garden
- **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

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

- dnf - garden - 1.0.9-25.fc44: normalized package name match | Fedora Rawhide package metadata: garden from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | An innovative old-school 2D vertical shoot-em-up | http://garden.sourceforge.net/


## 関連リンク

- [Source-control packages](https://www.automicvault.com/ja/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/ja/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/ja/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [rust](https://www.automicvault.com/ja/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [committed](https://www.automicvault.com/ja/pkg/brew/committed/) - Shares av.db curated category or tags: cli, developer-tools, git, rust, version-control.
- [git-grab](https://www.automicvault.com/ja/pkg/brew/git-grab/) - Shares av.db curated category or tags: cli, developer-tools, git, rust, version-control.
- [git-graph](https://www.automicvault.com/ja/pkg/brew/git-graph/) - Shares av.db curated category or tags: cli, developer-tools, git, rust, version-control.
- [git-interactive-rebase-tool](https://www.automicvault.com/ja/pkg/brew/git-interactive-rebase-tool/) - Shares av.db curated category or tags: cli, developer-tools, git, rust, version-control.
- [git-plus](https://www.automicvault.com/ja/pkg/brew/git-plus/) - Shares av.db curated category or tags: cli, developer-tools, git, multi-repo, version-control.
- [gitoxide](https://www.automicvault.com/ja/pkg/brew/gitoxide/) - Shares av.db curated category or tags: cli, developer-tools, git, rust, version-control.
- [gitu](https://www.automicvault.com/ja/pkg/brew/gitu/) - Shares av.db curated category or tags: cli, developer-tools, git, rust, version-control.
- [gitui](https://www.automicvault.com/ja/pkg/brew/gitui/) - Shares av.db curated category or tags: cli, developer-tools, git, rust, version-control.
- [microplane](https://www.automicvault.com/ja/pkg/brew/microplane/) - Local package facts share a topical domain. Shared terms: cli, control, developer, developer-tools, git.

## Combined YAML source

View the package source record on GitHub. [combined/garden.yml](https://github.com/automic-vault/db/blob/main/combined/garden.yml)


## ソース

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
