# merman-cli を Homebrew でインストール

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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



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