# Installer git-xargs avec Homebrew, scoop

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de git-xargs pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install git-xargs
```

  Preuve: local Homebrew formula metadata

### Windows

- Scoop (92%):

```sh
scoop install main/git-xargs
```

  Preuve: Scoop official bucket manifest trees: bucket/git-xargs.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:git-xargs
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.1.16
- **Résumé source:** CLI for making updates across multiple Github repositories with a single command
- **Page d'accueil:** <https://github.com/gruntwork-io/git-xargs>
- **Dépôt:** <https://github.com/gruntwork-io/git-xargs>
- **Dernière mise à jour:** 2026-07-27T16:47:23+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- git-xargs (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.1.16
## Historique du projet et usages

git-xargs is a Gruntwork command-line tool for applying one command or script across many GitHub repositories. Its niche is organizational repository maintenance: cloning targets, running an operation, committing changes, opening pull requests, and reporting the outcome.

### Historique du projet

The project appeared as a Go CLI in Gruntwork's open source tooling around 2021, with tagged releases beginning at v0.0.1 on April 20, 2021. Its README frames the tool around repeated multi-repository jobs such as adding files, renaming products, upgrading Terraform modules, or adding CI configuration across many repositories.

### Historique d'adoption

Adoption is concentrated in teams that manage many GitHub repositories, especially infrastructure and platform groups. Package availability through Homebrew and Scoop made it easier to treat the tool as a workstation utility rather than a one-off script copied between organizations.

### Modes d'utilisation

Practitioners provide a command or script plus repository selectors, often an organization or a file of repositories. git-xargs then performs the repetitive GitHub workflow around that command: clone, change, commit, pull request, and summarize.

### Pourquoi les passionnés de paquets s'y intéressent

For package-manager users, git-xargs represents the small but valuable class of CLIs that automate repository hygiene at fleet scale. It is less a Git replacement than a GitHub operations multiplier.

### Chronologie

- 2021: First tagged releases of git-xargs.
- 2021: README examples described organization-wide pull-request generation.
- 2021: Homebrew installation documented alongside release binaries and Go installation.

### Related projects

- Git provides the underlying repository operations.
- GitHub provides the repository hosting and pull-request workflow that git-xargs automates.
- Gruntwork maintains the project as part of its infrastructure-tooling ecosystem.

### Sources

- <https://formulae.brew.sh/formula/git-xargs>
- <https://github.com/gruntwork-io/git-xargs>
- <https://github.com/gruntwork-io/git-xargs/releases>
- <https://raw.githubusercontent.com/gruntwork-io/git-xargs/master/README.md>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- Scoop - main/git-xargs: normalized package name match | Scoop official bucket manifest trees: bucket/git-xargs.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Combined YAML source

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


## Sources

- 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
