macOS
brew install manilocal Homebrew formula metadata
sudo port install maniMacPorts ports tree · devel/mani/Portfile · ソース: api.github.com
brew
mani のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install manilocal Homebrew formula metadata
sudo port install maniMacPorts ports tree · devel/mani/Portfile · ソース: api.github.com
nix profile install nixpkgs#maninixpkgs package indexes · pkgs/by-name/ma/mani/package.nix · ソース: api.github.com
概要
CLI tool to help you manage repositories
履歴
mani is a Go command-line tool for managing many repositories from one YAML inventory. It combines project metadata, cloning and synchronization, task definitions, filtering, and command execution across groups of repositories.
The public repository was created in October 2019. The project's own background document says it was written because the author wanted a central place for many repositories, with names, URLs, descriptions, one-command cloning, ad-hoc or named commands across selected repositories, and an overview of repositories and command output.
mani's design centers on a user-editable YAML file instead of treating the config as an opaque state file. The documentation highlights projects, tasks, specs, targets, themes, and environment variables as the core concepts in `mani.yaml`.
The README documents distribution through project releases, curl install, Homebrew, MacPorts, Arch AUR, Nix, Go install, and source builds. That package-manager spread reflects a niche but real audience among developers who maintain many Git repositories.
Typical use starts with `mani init` in a directory containing Git repositories, which generates a `mani.yaml` inventory. Users then run commands such as listing projects or executing `git status` across all projects, optionally in parallel and with tabular output.
mani sits in the same tooling family as `myrepos`, `repo`, `vcstool`, `meta`, and other multi-repository helpers, but packages the workflow as a single Go binary with shell completion and a YAML-first configuration model.
セキュリティ状態
mani に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
$XDG_CONFIG_HOME/mani/config.yaml~/.config/mani/config.yaml~/Library/Application Support/mani/config.yamlmani.yamlmani.yml.mani.yaml.mani.yml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
mani | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/alajmo/mani
インストールメタデータ
| パッケージキー | brew:mani |
|---|---|
| バージョン | 0.32.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/mani |
| ホームページ | https://manicli.com |
| リポジトリ | https://github.com/alajmo/mani |
| 上流ドキュメント | https://manicli.com/ |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/alajmo/mani/archive/refs/tags/v0.32.1.tar.gz |
| 最終更新 | 2026-05-15T21:08:17Z |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mani |
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
mani
nix profile install nixpkgs#manimani
sudo port install maniソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.