# litani を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:litani
```

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

### macOS

- Homebrew (100%):

```sh
brew install litani
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:litani
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/litani>
- **バージョン:** 1.29.0
- **ソース概要:** Metabuild system
- **ホームページ:** <https://awslabs.github.io/aws-build-accumulator/>
- **リポジトリ:** <https://github.com/awslabs/aws-build-accumulator>
- **上流ドキュメント:** <https://awslabs.github.io/aws-build-accumulator/>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://github.com/awslabs/aws-build-accumulator.git>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

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

## 依存関係

- gnuplot
- graphviz
- libyaml
- ninja
- python@3.14

## ビルド依存関係

- coreutils
- mandoc
- scdoc

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.29.0
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/awslabs/aws-build-accumulator
- 情報: No package-manager update timestamp was available.
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

Litani is an AWS Labs metabuild tool for accumulating command jobs into a dependency graph, running them through Ninja, and producing both a JSON run record and an HTML dashboard. It is aimed at builds where job metadata, failure policy, and reportability matter as much as command execution.

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

The project is published from the `awslabs/aws-build-accumulator` repository and documents itself as a command-line build system rather than a new build language. Its workflow starts with `litani init`, adds jobs with dependencies, and runs the resulting graph with `litani run-build`.

Litani's documentation emphasizes build accumulation: commands can be generated by scripts, Makefiles, or other systems, while Litani records return codes, runtimes, stdout, stderr, and other metadata in JSON and renders that data into an HTML report.

### 採用の歴史

Adoption evidence is modest and mostly package-manager oriented. GitHub releases provide Debian packages and Homebrew installation instructions, and the Homebrew formula exposes the `litani` command for macOS users.

### 使われ方

Users define jobs, dependencies, and failure behavior from the command line, then inspect `litani dump-run` output or the generated dashboard. The tool is most useful when an existing build needs reporting, dependency ordering, and durable run metadata without rewriting the build in a new DSL.

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

Litani is package-nerd interesting because it is a thin orchestration layer over familiar tools: shell commands, Ninja, JSON, and static HTML. Its value is in making build execution observable and packageable, not in replacing compilers or build file formats.

### タイムライン

- 2023-04-19: Release 1.24.0 provided Homebrew and Ubuntu package installation notes.
- 2026-03-02: Release 1.28.0 included Homebrew and Ubuntu package installation notes.
- 2026-06-12: Release 1.29.0 was published with Homebrew and Ubuntu package installation notes.

### Related projects

- Related projects include Ninja, Make, CMake, Graphviz, Gnuplot, Jinja, and other build-reporting or continuous-integration tools.

### ソース

- <https://awslabs.github.io/aws-build-accumulator/>
- <https://github.com/awslabs/aws-build-accumulator>
- <https://github.com/awslabs/aws-build-accumulator/releases>


## セキュリティノート

generalized runtime or code generation signal.

- **Geiger リスク:** yellow / 中
- generalized runtime or code generation signal

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** litani
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## 関連リンク

- [Cloud CLI packages](https://pkg.so/ja/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/ja/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [python@3.14](https://pkg.so/ja/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [ninja](https://pkg.so/ja/brew/ninja/) - Runtime dependency declared by Homebrew.
- [graphviz](https://pkg.so/ja/brew/graphviz/) - Runtime dependency declared by Homebrew.
- [gnuplot](https://pkg.so/ja/brew/gnuplot/) - Runtime dependency declared by Homebrew.
- [coreutils](https://pkg.so/ja/brew/coreutils/) - Build dependency declared by Homebrew.
- [mandoc](https://pkg.so/ja/brew/mandoc/) - Build dependency declared by Homebrew.
- [scdoc](https://pkg.so/ja/brew/scdoc/) - Build dependency declared by Homebrew.
- [cmake](https://pkg.so/ja/brew/cmake/) - Shares pkgdb curated category or tags: build-system, cli, developer-tools.
- [scons](https://pkg.so/ja/brew/scons/) - Shares pkgdb curated category or tags: build-system, cli, developer-tools.
- [bmake](https://pkg.so/ja/brew/bmake/) - Shares pkgdb curated category or tags: build-system, cli, developer-tools.
- [pinact](https://pkg.so/ja/brew/pinact/) - Shares pkgdb curated category or tags: ci, cli, developer-tools.
- [dune](https://pkg.so/ja/brew/dune/) - Shares pkgdb curated category or tags: build-system, cli, developer-tools.
- [premake](https://pkg.so/ja/brew/premake/) - Shares pkgdb curated category or tags: build-system, cli, developer-tools.
- [qbs](https://pkg.so/ja/brew/qbs/) - Shares pkgdb curated category or tags: build-system, cli, developer-tools.
- [redo](https://pkg.so/ja/brew/redo/) - Both packages touch the same language runtime or ecosystem. Shared terms: build, build-system, cli, developer, developer-tools.
- [meson](https://pkg.so/ja/brew/meson/) - Both packages touch the same language runtime or ecosystem. Shared terms: build, build-system, cli, developer, developer-tools.
- [platformio](https://pkg.so/ja/brew/platformio/) - Both packages touch the same language runtime or ecosystem. Shared terms: build, build-system, cli, developer, developer-tools.

## Combined YAML source

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


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
