# 使用 Homebrew 安装 merman-cli

查看 merman-cli 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

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

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:merman-cli
- **软件包管理器:** Homebrew
- **版本:** 0.7.0
- **来源摘要:** Mermaid.js, but headless, in Rust
- **主页:** <https://frankorz.com/merman/>
- **仓库:** <https://github.com/Latias94/merman>
- **最后更新:** 2026-06-11T23:06:48Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- merman-cli (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.7.0
## 项目历史与用法

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.

### 项目历史

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.

### 使用方式

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.

### 来源

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


## 安全说明

没有找到 merman-cli 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 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)


## 来源

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