mint
« Back to VersTracker
Description:
Dependency manager that installs and runs Swift command-line tool packages
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  @yonaskolb  |  formulae.brew.sh
Category: Developer tools
Tags: swift dependency-management cli developer-tools
Install: brew install mint
About:
Mint is a dependency manager for Swift command-line tools that installs and runs packages like SwiftLint or SwiftFormat. It ensures reproducible builds by pinning versions and caching dependencies locally. The tool simplifies the distribution and execution of Swift-based CLI utilities across different projects.
Key Features:
  • Version pinning for reproducible builds
  • Automatic dependency caching
  • Run tools without global installation
  • Support for Swift Package Manager
Use Cases:
  • Managing Swift CLI tools across multiple projects
  • Running specific versions of tools like SwiftLint
Alternatives:
  • Homebrew – System-wide package manager, less granular version control per project
  • Swift Package Manager – Native build tool, not specialized for CLI tool distribution
Version History
Detected Version Rev Change Commit
Oct 25, 2024 4:23am 1 VERSION_BUMP 488c9d9e