mint

Dependency manager for installing and running Swift CLI tool packages

brewmacoslinux
Try with needOr install directly
Source

About

Dependency manager that installs and runs Swift command-line tool packages

Commands

mint

Examples

Install a Swift CLI tool globally$ mint install realm/SwiftLint
Run a Swift tool without installing it globally$ mint run realm/SwiftLint swiftlint
List all installed tools and their versions$ mint list