macOS
brew install gardenprovider-native install command
brew / rank 8269
Grow and cultivate collections of Git trees. Version 2.6.1 via Homebrew; verified 2026-07-12.
install
brew install gardenprovider-native install command
overview
Grow and cultivate collections of Git trees
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Config paths the tool may read or write during local use.
./garden.yaml./garden/garden.yaml./etc/garden/garden.yaml~/.config/garden/garden.yaml~/etc/garden/garden.yaml/etc/garden/garden.yamlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
garden | executable | indexed executable | Discovered from the local executable index. |
garden-gui | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:garden |
|---|---|
| Version | 2.6.1 |
| Package manager | Homebrew |
| Homepage | https://garden-rs.gitlab.io |
| Repository | https://github.com/garden-rs/garden |
| Last updated | 2026-07-12T12:00:08Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.