# merman-cli mit Homebrew installieren

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

## Installation

```sh
sudo av install brew:merman-cli
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install merman-cli
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:merman-cli
- **Paketmanager:** Homebrew
- **Version:** 0.7.0
- **Quellzusammenfassung:** Mermaid.js, but headless, in Rust
- **Homepage:** <https://frankorz.com/merman/>
- **Repository:** <https://github.com/Latias94/merman>
- **Zuletzt aktualisiert:** 2026-06-11T23:06:48Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- merman-cli (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.7.0
## Projektgeschichte und Nutzung

merman-cli is the command-line wrapper around Merman, an independent Rust implementation of Mermaid parsing, layout, and rendering. The project describes itself as Mermaid.js, but headless, in Rust, and notes that it is not affiliated with or endorsed by the Mermaid project. Its stated compatibility target is a pinned Mermaid release, with parity checked through semantic, layout, and SVG baselines.

### Projektgeschichte

Its niche is the browserless side of Mermaid rendering. Instead of launching Chromium or a JavaScript runtime, Merman exposes Rust crates for parsing, semantic JSON, typed render models, SVG, raster output, and terminal-oriented ASCII or Unicode output. The CLI packages those capabilities for users who want Mermaid-style diagrams in build scripts, terminals, or Rust-heavy environments where headless browser dependencies are undesirable.

### Wie es verwendet wird

Because the public footprint is still mostly the project README, docs.rs, and crates packaging, there is limited independent history to report. The strongest sourced context is technical: it is a parity-focused compatibility implementation by Mermaid users, distributed as Rust crates and as a Homebrew CLI.

### Quellen

- <https://crates.io/crates/merman-cli>
- <https://docs.rs/merman>
- <https://formulae.brew.sh/formula/merman-cli>
- <https://github.com/Latias94/merman>


## Sicherheitshinweise

Für merman-cli wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## Combined YAML source

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


## Quellen

- pkg.so package database
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
