# litani mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für litani in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install litani
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:litani
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/litani>
- **Version:** 1.29.0
- **Quellzusammenfassung:** Metabuild system
- **Homepage:** <https://awslabs.github.io/aws-build-accumulator/>
- **Repository:** <https://github.com/awslabs/aws-build-accumulator>
- **Upstream-Dokumentation:** <https://awslabs.github.io/aws-build-accumulator/>
- **Lizenz:** Apache-2.0
- **Quellarchiv:** <https://github.com/awslabs/aws-build-accumulator.git>
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- litani (cli)
- litani (Alias)

## Abhängigkeiten

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

## Build-Abhängigkeiten

- coreutils
- mandoc
- scdoc

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 1.29.0
- lokale Daten: OK
- Upstream-Repository: https://github.com/awslabs/aws-build-accumulator
- Info: No package-manager update timestamp was available.
- Info: No cached GitHub release or tag data was available.
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

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


## Sicherheitshinweise

generalized runtime or code generation signal.

- **Geiger-Risiko:** yellow / mittel
- generalized runtime or code generation signal

## Details aus der Quelldatenbank

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


## Verwandte Links

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


## Quellen

- 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
