# tailor を Homebrew, MacPorts でインストール

tailor のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:tailor
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install tailor
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install tailor
```

  証拠: MacPorts ports tree: devel/tailor/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:tailor
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/tailor>
- **バージョン:** 0.12.0
- **ソース概要:** Cross-platform static analyzer and linter for Swift
- **ホームページ:** <https://sleekbyte.github.io/tailor/>
- **リポジトリ:** <https://github.com/sleekbyte/tailor>
- **上流ドキュメント:** <https://sleekbyte.github.io/tailor/>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/sleekbyte/tailor/releases/download/v0.12.0/tailor-0.12.0.tar>
- **最終更新:** 2026-06-22T14:06:26-07:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- tailor (cli)
- tailor (エイリアス)

## 依存関係

- openjdk

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 all

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.12.0
- マネージャ更新日: 2026-06-22
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/sleekbyte/tailor
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2015: Public GitHub repository created.
- 2016: Releases added Code Climate output and `.tailor.yml` configuration options.
- 2016: Tailor 0.11.0 updated grammar support for Swift 3.0.
- 2017: Tailor 0.12.0 updated grammar support for Swift 3.0.1.

### Related projects

- Tailor relates to SwiftFormat, SwiftLint, Xcode build phases, Code Climate, ANTLR, Homebrew, and MacPorts.

### ソース

- <https://api.github.com/repos/sleekbyte/tailor>
- <https://github.com/sleekbyte/tailor>
- <https://github.com/sleekbyte/tailor/releases>
- <https://github.com/sleekbyte/tailor/wiki>
- source_facts.package-manager


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## Configuration and credential file locations

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.


## Configuration files

- Unix: .tailor.yml
## ソースデータベース詳細

- **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:** stable

## 他のパッケージマネージャ記録

- MacPorts - tailor: normalized package name match | MacPorts ports tree: devel/tailor/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [openjdk](https://pkg.so/ja/brew/openjdk/) - Runtime dependency declared by Homebrew.
- [swiftlint](https://pkg.so/ja/brew/swiftlint/) - Shares pkgdb curated category or tags: cli, developer-tools, linter, static-analysis, swift.
- [ruff](https://pkg.so/ja/brew/ruff/) - Shares pkgdb curated category or tags: cli, developer-tools, linter, static-analysis.
- [swiftformat](https://pkg.so/ja/brew/swiftformat/) - Shares pkgdb curated category or tags: cli, code-style, developer-tools, swift.
- [periphery](https://pkg.so/ja/brew/periphery/) - Shares pkgdb curated category or tags: cli, developer-tools, static-analysis, swift.
- [eslint](https://pkg.so/ja/brew/eslint/) - Shares pkgdb curated category or tags: cli, developer-tools, linter, static-analysis.
- [ktlint](https://pkg.so/ja/brew/ktlint/) - Shares pkgdb curated category or tags: cli, developer-tools, linter, static-analysis.
- [pylint](https://pkg.so/ja/brew/pylint/) - Shares pkgdb curated category or tags: cli, developer-tools, linter, static-analysis.
- [kube-linter](https://pkg.so/ja/brew/kube-linter/) - Shares pkgdb curated category or tags: cli, developer-tools, linter, static-analysis.
- [pmd](https://pkg.so/ja/brew/pmd/) - Local package facts share a topical domain. Shared terms: analysis, analyzer, cli, code, developer.
- [spotbugs](https://pkg.so/ja/brew/spotbugs/) - Local package facts share a topical domain. Shared terms: analysis, cli, code, developer, developer-tools.

## Combined YAML source

View the package source record on GitHub. [combined/tailor.yml](https://github.com/mxcl/pkgdb/blob/main/combined/tailor.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
