# Installer modman avec Homebrew

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

## installation

```sh
sudo av install brew:modman
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install modman
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:modman
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/modman>
- **Version:** 1.14
- **Résumé source:** Module deployment script geared towards Magento development
- **Page d'accueil:** <https://github.com/colinmollenhour/modman>
- **Dépôt:** <https://github.com/colinmollenhour/modman>
- **Licence:** Apache-2.0
- **Archive source:** <https://github.com/colinmollenhour/modman/archive/refs/tags/1.14.tar.gz>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- modman (cli)
- modman (alias)

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur all

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 1.14
- données locales: OK
- dépôt amont: https://github.com/colinmollenhour/modman
- dernière version détectée: 1.14 (à jour)
- info: No package-manager update timestamp was available.
## Historique du projet et usages

modman, short for Module Manager, is a Bash deployment script by Colin Mollenhour, copyrighted from 2009 and strongly associated with Magento extension development. Its README explains the original pain point: some software, especially Magento, forced extension files to be interleaved through core application directories, making version control and deployment awkward. modman answered that by keeping each module checked out under `.modman` and maintaining symlinks into the target tree according to a mapping file.

### Historique du projet

In practice, modman became a small Unixy tool for Magento developers who wanted separate repositories for extensions before Composer became the dominant PHP packaging path. It supports Git and Subversion checkouts, a deploy command for already-checked-out code, and a plain text mapping file rather than a package registry. Community Magento posts and extension READMEs used it as an installation path, and a 2015 Magento 2 development article identified Colin Mollenhour as its creator and described the ability to attach multiple local repositories to a Magento project as its key feature.

### Modes d'utilisation

The Homebrew formula packages the `modman` executable for macOS and Linux users. Its niche is historical but still legible: it is not a general package manager so much as a symlink-based module layout tool for codebases that predate cleaner extension packaging.

### Sources

- <https://formulae.brew.sh/formula/modman>
- <https://github.com/colinmollenhour/modman>
- <https://magento.stackexchange.com/questions/30315/how-to-use-modman-for-managing-modules-in-github>
- <https://raw.githubusercontent.com/colinmollenhour/modman/master/README.md>
- <https://www.maxpronko.com/magento-2-module-in-a-separate-repository/>


## Notes de sécurité

narrow executable package without higher-risk signals.

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

## Détails de la base source

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


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [deployer](https://pkg.so/fr/brew/deployer/) - Shares pkgdb curated category or tags: cli, deployment, developer-tools, php.
- [netlify-cli](https://pkg.so/fr/brew/netlify-cli/) - Shares pkgdb curated category or tags: cli, deployment, developer-tools.
- [fabric](https://pkg.so/fr/brew/fabric/) - Shares pkgdb curated category or tags: cli, deployment, developer-tools.
- [kargo](https://pkg.so/fr/brew/kargo/) - Shares pkgdb curated category or tags: cli, deployment, developer-tools.
- [kapp](https://pkg.so/fr/brew/kapp/) - Shares pkgdb curated category or tags: cli, deployment, developer-tools.
- [shub](https://pkg.so/fr/brew/shub/) - Shares pkgdb curated category or tags: cli, deployment, developer-tools.
- [kamal-proxy](https://pkg.so/fr/brew/kamal-proxy/) - Shares pkgdb curated category or tags: cli, deployment, developer-tools.
- [cartridge-cli](https://pkg.so/fr/brew/cartridge-cli/) - Shares pkgdb curated category or tags: cli, deployment, developer-tools.
- [doubledown](https://pkg.so/fr/brew/doubledown/) - Local package facts share a topical domain. Shared terms: cli, deployment, developer, developer-tools.
- [expo-module-scripts](https://pkg.so/fr/npm/expo-module-scripts/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, development, module.
- [cpanminus](https://pkg.so/fr/brew/cpanminus/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, management, module.

## Combined YAML source

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


## Sources

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