# Install merman-cli with Homebrew

Mermaid.js, but headless, in Rust. Version 0.7.0 via Homebrew; verified 2026-06-11.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

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

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:merman-cli
- **Package manager:** Homebrew
- **Version:** 0.7.0
- **Source summary:** Mermaid.js, but headless, in Rust
- **Homepage:** <https://frankorz.com/merman/>
- **Repository:** <https://github.com/Latias94/merman>
- **Last updated:** 2026-06-11T23:06:48Z
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- merman-cli (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 0.7.0
## Project history and usage

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.

### Project history

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.

### How it is used

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>


## Security Notes

No matching local secret-handling manifest was found for merman-cli. Nucleus package metadata is still published here so future coverage has a stable package URL.



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