macOS
brew install modmanlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de modman pour les workflows d'agents IA.
installation
brew install modmanlocal Homebrew formula metadata
aperçu
Module deployment script geared towards Magento development
historique
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.
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.
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
modman | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/colinmollenhour/modman
métadonnées d'installation
| Clé du paquet | brew:modman |
|---|---|
| Version | 1.14 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/modman |
| Page d'accueil | https://github.com/colinmollenhour/modman |
| Dépôt | https://github.com/colinmollenhour/modman |
| Docs amont | https://github.com/colinmollenhour/modman#readme |
| Licence | Apache-2.0 |
| Archive source | https://github.com/colinmollenhour/modman/archive/refs/tags/1.14.tar.gz |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.