macOS
brew install manilocal Homebrew formula metadata
sudo port install maniMacPorts ports tree · devel/mani/Portfile · source: api.github.com
brew
CLI tool to help you manage repositories. Version 0.32.1 via Homebrew; verified 2026-05-15.
install
brew install manilocal Homebrew formula metadata
sudo port install maniMacPorts ports tree · devel/mani/Portfile · source: api.github.com
nix profile install nixpkgs#maninixpkgs package indexes · pkgs/by-name/ma/mani/package.nix · source: api.github.com
overview
CLI tool to help you manage repositories
history
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.
security posture
No matching local secret-handling manifest was found for mani. Nucleus package metadata is still published here so future coverage has a stable package URL.
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.
$XDG_CONFIG_HOME/mani/config.yaml~/.config/mani/config.yaml~/Library/Application Support/mani/config.yamlmani.yamlmani.yml.mani.yaml.mani.ymlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
mani | cli | global executable |
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.
https://github.com/alajmo/mani
install metadata
| Package key | brew:mani |
|---|---|
| Version | 0.32.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/mani |
| Homepage | https://manicli.com |
| Repository | https://github.com/alajmo/mani |
| Upstream docs | https://manicli.com/ |
| License | MIT |
| Source archive | https://github.com/alajmo/mani/archive/refs/tags/v0.32.1.tar.gz |
| Last updated | 2026-05-15T21:08:17Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
mani
nix profile install nixpkgs#manimani
sudo port install manisource 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.