# all-repos を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:all-repos
```

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

### macOS

- Homebrew (100%):

```sh
brew install all-repos
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:all-repos
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/all-repos>
- **バージョン:** 1.32.0
- **ソース概要:** Clone all your repositories and apply sweeping changes
- **ホームページ:** <https://github.com/asottile/all-repos>
- **リポジトリ:** <https://github.com/asottile/all-repos>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://files.pythonhosted.org/packages/a2/64/c2dcf990cd2644d0f871cee3434779569d210897b0860e749b9b4a0c6def/all_repos-1.32.0.tar.gz>
- **最終更新:** 2026-05-13T17:53:26Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- all-repos-clone (cli)
- all-repos-complete (cli)
- all-repos-find-files (cli)
- all-repos-grep (cli)
- all-repos-list-repos (cli)
- all-repos-manual (cli)
- all-repos-sed (cli)
- all-repos-clone (エイリアス)
- all-repos-complete (エイリアス)
- all-repos-find-files (エイリアス)
- all-repos-grep (エイリアス)
- all-repos-list-repos (エイリアス)
- all-repos-manual (エイリアス)
- all-repos-sed (エイリアス)

## 依存関係

- python@3.14

## インストール挙動

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

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.32.0
- マネージャ更新日: 2026-05-13
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/asottile/all-repos
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

all-repos is Anthony Sottile's command-line toolkit for cloning many repositories and applying sweeping searches or changes across them.

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

The public repository begins in git history on 2017-08-02 with an initial skeleton, followed by v0.1.0 on 2017-08-04 and v1.0.0 on 2017-10-24. The README describes the package as a pip-installable CLI suite rather than a single command.

The tool grew around a simple configuration file, all-repos.json, that chooses a repository source module and optional push module. Built-in modules cover sources such as GitHub and file-based repository lists, while push modules can open pull requests.

### 採用の歴史

The input package-manager facts show Homebrew packaging. The README's primary installation path is pip, which matches its Python ecosystem audience and its use in multi-repository maintenance workflows.

### 使われ方

Users run all-repos-clone to materialize or update every configured repository, then use tools like all-repos-grep, all-repos-find-files, all-repos-sed, and all-repos-manual to inspect or modify the fleet. The default config filename is all-repos.json and can be overridden with -C or ALL_REPOS_CONFIG_FILENAME.

The README documents API keys in source_settings or push_settings, with api_key_env alternatives for keeping tokens in the environment.

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

all-repos is a concise answer to the monorepo-versus-many-repos maintenance problem: it gives package maintainers and infra engineers a scriptable way to fan out searches, sed edits, and pull requests across repositories without adopting a larger platform.

### タイムライン

- 2017: Public Git history begins.
- 2017: v0.1.0 and v1.0.0 tags appear.
- 2026: v1.32.0 tag appears in repository history.

### Related projects

- git: underlying clone, grep, and repository operation tool.
- GitHub, GitLab, Bitbucket, and Azure Repos: repository providers supported through source and push modules.

### ソース

- Git history from https://github.com/asottile/all-repos.git
- Official README: https://raw.githubusercontent.com/asottile/all-repos/main/README.md
- source_facts.package-manager


## セキュリティノート

all-repos に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。



## 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: all-repos.json

## Credential files

- Unix: all-repos.json
## ソースデータベース詳細

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


## 関連リンク

- [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.
- [python@3.14](https://pkg.so/ja/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [lefthook](https://pkg.so/ja/brew/lefthook/) - Shares pkgdb curated category or tags: automation, cli, developer-tools, git, version-control.
- [multi-git-status](https://pkg.so/ja/brew/multi-git-status/) - Shares pkgdb curated category or tags: cli, developer-tools, git, repositories, version-control.
- [libgit2](https://pkg.so/ja/brew/libgit2/) - Shares pkgdb curated category or tags: cli, developer-tools, git, version-control.
- [lazygit](https://pkg.so/ja/brew/lazygit/) - Shares pkgdb curated category or tags: cli, developer-tools, git, version-control.
- [commitizen](https://pkg.so/ja/brew/commitizen/) - Shares pkgdb curated category or tags: cli, developer-tools, git, version-control.
- [diff-so-fancy](https://pkg.so/ja/brew/diff-so-fancy/) - Shares pkgdb curated category or tags: cli, developer-tools, git, version-control.
- [repo](https://pkg.so/ja/brew/repo/) - Shares pkgdb curated category or tags: cli, developer-tools, git, version-control.
- [mergiraf](https://pkg.so/ja/brew/mergiraf/) - Shares pkgdb curated category or tags: cli, developer-tools, git, version-control.
- [literate-git](https://pkg.so/ja/brew/literate-git/) - Both packages touch the same language runtime or ecosystem. Shared terms: all, cli, control, developer, developer-tools.
- [pass-git-helper](https://pkg.so/ja/brew/pass-git-helper/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, control, developer, developer-tools, git.

## Combined YAML source

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


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
