macOS
brew install tailorlocal Homebrew formula metadata
sudo port install tailorMacPorts ports tree · devel/tailor/Portfile · source: api.github.com
brew
Cross-platform static analyzer and linter for Swift. Version 0.12.0 via Homebrew; verified 2026-06-22.
install
brew install tailorlocal Homebrew formula metadata
sudo port install tailorMacPorts ports tree · devel/tailor/Portfile · source: api.github.com
overview
Cross-platform static analyzer and linter for Swift
history
Tailor is a Swift static analyzer and linter packaged as a cross-platform CLI. It belongs to the early Swift tooling wave, when developers wanted package-manager-installable style checks for Swift projects before the ecosystem settled around later tools.
The public repository was created in May 2015. The README describes Tailor as a cross-platform static analyzer and linter for Swift, implemented with ANTLR parsing, supporting Mac OS X shell use, Xcode integration, Linux, and Windows. It documents Homebrew installation, release archives, and CI snippets.
Tailor was distributed through Homebrew and MacPorts according to the input package facts. GitHub releases show active feature work around Swift grammar updates, Code Climate output, `.tailor.yml` configuration, and Xcode integration during the Swift 2 and Swift 3 transition period.
Users run `tailor` over Swift files or directories, configure rule selection and output through CLI flags or `.tailor.yml`, and can add it to an Xcode build phase. The wiki documents `.tailor.yml` for include/exclude lists, rule enablement, output format, and color settings.
Package nerds care about Tailor because it shows how early Swift static analysis escaped Xcode and became a package-manager-installed CLI. Its release history also shows the maintenance burden of grammar-driven language tooling: Swift grammar changes required parser updates, while CI and Code Climate support made the tool fit non-Apple workflows.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to 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.
.tailor.ymlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
tailor | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/sleekbyte/tailor
install metadata
| Package key | brew:tailor |
|---|---|
| Version | 0.12.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/tailor |
| Homepage | https://sleekbyte.github.io/tailor/ |
| Repository | https://github.com/sleekbyte/tailor |
| Upstream docs | https://github.com/sleekbyte/tailor/wiki |
| License | MIT |
| Source archive | https://github.com/sleekbyte/tailor/releases/download/v0.12.0/tailor-0.12.0.tar |
| Last updated | 2026-06-22T14:06:26-07:00 |
| Pulse | updated |
| Dependencies | openjdk |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | tailor |
| Version Scheme | 0 |
| Revision | 1 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
tailor
sudo port install tailorsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.