凭据访问
Reads Git credentials, package config, and environment variables.
代理安全
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.
安装
brew install mintlocal Homebrew formula metadata
sudo port install mintMacPorts ports tree · devel/mint/Portfile · 来源: api.github.com
nix profile install nixpkgs#mintnixpkgs package indexes · pkgs/by-name/mi/mint/package.nix · 来源: api.github.com
概览
Dependency manager that installs and runs Swift command-line tool packages
历史
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.
安全态势
infrastructure mutation or orchestration signal.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.
Mintfile可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
mint | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/yonaskolb/Mint
安装元数据
| 软件包键 | brew:mint |
|---|---|
| 版本 | 0.18.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/mint |
| 主页 | https://github.com/yonaskolb/Mint |
| 仓库 | https://github.com/yonaskolb/Mint |
| 上游文档 | https://github.com/yonaskolb/Mint#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/yonaskolb/Mint/archive/refs/tags/0.18.0.tar.gz |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
mint
nix profile install nixpkgs#mintmint
sudo port install mint来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.