# trunk-io を Homebrew Cask でインストール

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

## インストール

```sh
sudo av install cask:trunk-io
```

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

### macOS

- Homebrew Cask (100%):

```sh
brew install --cask trunk-io
```

  証拠: local Homebrew cask metadata

## パッケージ情報

- **パッケージキー:** cask:trunk-io
- **パッケージマネージャ:** Homebrew Cask
- **バージョン:** 1.3.4
- **ソース概要:** Developer experience toolkit used to check, test, merge, and monitor code
- **ホームページ:** <https://trunk.io/>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- trunk (バイナリ)
- trunk (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.3.4
## プロジェクトの歴史と使われ方

Trunk is a developer-experience and CI reliability platform whose CLI is used to configure code quality checks, merge queues, flaky-test handling, and related workflow automation.

### プロジェクトの歴史

Trunk first presented Trunk Check in November 2021 as 'one linter to run them all': a repository-encoded way to standardize linters, analyzers, formatters, and local checks so teams did not have to maintain dozens of tools manually.

The platform expanded from code quality into broader CI and delivery reliability. Trunk Merge, announced in January 2024, focused on smarter merge queues that parallelize independent pull requests rather than forcing all work through a serial line.

Trunk's later documentation presents the platform around two scaling bottlenecks: merge queue serialization and flaky tests. Its public docs describe flaky-test detection, quarantine, merge queues, APIs, webhooks, Slack/Jira/Linear integrations, and a CLI that uploads test results and manages workflows.

### 採用の歴史

Trunk's adoption story is enterprise-developer-tooling rather than a pure open-source CLI story. The website and docs emphasize teams using it to keep CI green, shorten merge waits, detect flaky tests, and standardize local code checks.

For package users, the Homebrew cask packages the launcher binary so developers can bootstrap the CLI consistently on macOS workstations and in setup scripts, while the service-backed pieces live behind Trunk accounts and organization configuration.

### 使われ方

In repositories, the CLI is commonly associated with .trunk/trunk.yaml configuration for code quality and actions, and with CI workflows that upload test artifacts or interact with merge queues.

Package-nerd usage centers on making the developer environment reproducible: install the trunk executable, check in the Trunk config, and let the tool manage the moving parts around lint, format, hooks, merge queues, and test reliability.

### パッケージ好きにとっての重要性

Trunk is significant because it is a meta-tool: it installs, pins, and coordinates other developer tools rather than being just one linter or formatter. That makes it interesting to people who care about package drift, hermetic installs, and repeatable local/CI behavior.

The cask also highlights a common modern packaging pattern: a proprietary or hosted developer platform exposes a small installable CLI, and Homebrew becomes the standard macOS distribution path.

### タイムライン

- 2021-11-30: Trunk publishes Trunk Check as its first product for standardizing developer tooling.
- 2024-01-03: Trunk publishes Trunk Merge for parallelized merge queues.
- 2024-11-12: Trunk announces public beta for Flaky Tests.
- 2026: Current docs position Trunk as a CI reliability platform around merge queues and flaky tests.

### Related projects

- GitHub Actions, GitLab CI, Jenkins, Buildkite, CircleCI, and Azure DevOps are supported CI surfaces in the docs.
- GitHub native merge queue, Bors, Mergify, Datadog, and Buildkite Analytics appear as comparison points in Trunk materials.

### ソース

- <https://docs.trunk.io/>
- <https://github.com/trunk-io>
- <https://trunk.io/>
- <https://trunk.io/blog/announcing-trunk-flaky-tests>
- <https://trunk.io/blog/trunk-check-one-linter-to-run-them-all>
- <https://trunk.io/blog/trunk-merge>


## セキュリティノート

trunk-io に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## 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: .trunk/trunk.yaml
## 他のパッケージマネージャ記録

- Nix - trunk-io: normalized package name match | nixpkgs package indexes: pkgs/by-name/tr/trunk-io/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Nix - trunk: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/tr/trunk/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - trunk - 0.21.14-r0: installed executable or alias match | Alpine Linux edge package indexes: trunk from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Build, bundle & ship your Rust WASM application to the web | https://trunkrs.dev
- dnf - trunk - 0.21.13-2.fc43: installed executable or alias match | Fedora Rawhide package metadata: trunk from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Build, bundle & ship your Rust WASM application to the web | https://github.com/trunk-rs/trunk
- pacman - trunk - 0.21.14-1: installed executable or alias match | Arch Linux sync databases: trunk from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Build, bundle & ship your Rust WASM application to the web | https://github.com/thedodd/trunk
- Scoop - main/trunk: installed executable or alias match | Scoop official bucket manifest trees: bucket/trunk.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Combined YAML source

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


## ソース

- pkg.so package database
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
