# Installer merman-cli avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de merman-cli pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:merman-cli
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.7.0
- **Résumé source:** Mermaid.js, but headless, in Rust
- **Page d'accueil:** <https://frankorz.com/merman/>
- **Dépôt:** <https://github.com/Latias94/merman>
- **Dernière mise à jour:** 2026-06-11T23:06:48Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- merman-cli (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.7.0
## Historique du projet et usages

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.

### Historique du projet

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.

### Modes d'utilisation

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.

### Sources

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


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour merman-cli. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## 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)


## Sources

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