Accès aux identifiants
Reads Git credentials, package config, and environment variables.
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de mint pour les workflows d'agents IA.
sécurité des agents
mint installs and runs Swift command-line packages for developer workflows.
Reads Git credentials, package config, and environment variables.
Can fetch packages and run installed tools that call remote systems.
Can run release or code-generation tools that produce artifacts.
Gate tool installs and secret-backed tool execution.
Allow version/list commands; require approval before installing or running tools that publish or deploy.
installation
brew install mintlocal Homebrew formula metadata
sudo port install mintMacPorts ports tree · devel/mint/Portfile · Source: api.github.com
nix profile install nixpkgs#mintnixpkgs package indexes · pkgs/by-name/mi/mint/package.nix · Source: api.github.com
aperçu
Dependency manager that installs and runs Swift command-line tool packages
historique
Mint is the yonaskolb/Mint project's package manager for Swift command-line tools built with the Swift Package Manager. Its README frames the core workflow as installing and running a versioned executable package directly from a GitHub shorthand or Git URL, for example running SwiftLint or XcodeGen without maintaining a separate Homebrew formula for each tool.
The tool fills a narrow gap in the Swift ecosystem. Homebrew is convenient for global installation, but the Mint README points out that formulas must be created and maintained and that running specific versions can be awkward. Mint instead uses SPM builds, caches builds by package version, permits multiple versions side by side, can link one version into ~/.mint/bin, and can run packages without linking them globally.
In project usage, Mintfile is the important adoption pattern: teams can commit a list of versioned Swift CLI dependencies and run mint bootstrap or mint run so every developer and CI job uses the same tools. The README lists common compatible tools such as SwiftLint, SwiftFormat, SwiftGen, Sourcery, Carthage, and XcodeGen, showing its role as dependency management for iOS and Swift developer tooling rather than as a general-purpose language package manager.
posture de sécurité
infrastructure mutation or orchestration signal.
risque orange · confiance moyen · infrastructure
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.
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.
Mintfileexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
mint | 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/yonaskolb/Mint
métadonnées d'installation
| Clé du paquet | brew:mint |
|---|---|
| Version | 0.18.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/mint |
| Page d'accueil | https://github.com/yonaskolb/Mint |
| Dépôt | https://github.com/yonaskolb/Mint |
| Docs amont | https://github.com/yonaskolb/Mint#readme |
| Licence | MIT |
| Archive source | https://github.com/yonaskolb/Mint/archive/refs/tags/0.18.0.tar.gz |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mint |
| Version Scheme | 0 |
| Revision | 0 |
| Conflicts With |
|
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
mint
nix profile install nixpkgs#mintmint
sudo port install mintpiste 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.