# diagram を Homebrew でインストール

diagram のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:diagram
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install diagram
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:diagram
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/diagram>
- **バージョン:** 1.1.0
- **ソース概要:** CLI app to convert ASCII arts into hand drawn diagrams
- **ホームページ:** <https://github.com/esimov/diagram>
- **リポジトリ:** <https://github.com/esimov/diagram>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/esimov/diagram/archive/refs/tags/v1.1.0.tar.gz>
- **最終更新:** 2026-07-28T14:10:39+02:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- diagram (cli)
- diagram (エイリアス)

## ビルド依存関係

- go
- pkgconf

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.1.0
- マネージャ更新日: 2026-07-28
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/esimov/diagram
- 検出された最新: v1.1.0 (最新)
## プロジェクトの歴史と使われ方

Diagram is a Go command-line application for turning ASCII-art sketches into hand-drawn PNG diagrams. Its niche is the overlap between terminal diagramming, rough sketch aesthetics, and quick documentation assets.

### プロジェクトの歴史

The public GitHub repository was created in 2017, matching the README copyright year. The README describes Diagram as a full CLI application with an editor, preview window, zooming and panning, file management, and direct command-line conversion from input text to output PNG.

### 採用の歴史

Diagram is packaged for Homebrew and advertised from its own README with a `brew install diagram` path, which puts it in the small family of diagramming tools installable as normal Unix command-line utilities rather than desktop drawing applications.

### 使われ方

Package users typically feed an ASCII diagram to `diagram -in sample.txt -out sample.png`, optionally disabling preview or selecting a handwriting font. That makes it useful for quick README illustrations, sketches, and local documentation workflows.

### パッケージ好きにとっての重要性

For package collectors, Diagram is interesting because it packages a visual, GUI-adjacent workflow as a single CLI: text in, generated image out, with a terminal UI available when interactive editing is wanted.

### タイムライン

- 2017: GitHub repository created and README copyright year.
- 2025: v1.1.0 release published on GitHub.

### Related projects

- The README says its ASCII-to-PNG conversion was ported from `shaky.dart`, and lists Go UI/graphics dependencies including gocui, gg, and gioui.

### ソース

- <https://github.com/esimov/diagram>
- <https://raw.githubusercontent.com/esimov/diagram/master/README.md>
- <https://api.github.com/repos/esimov/diagram>
- <https://github.com/esimov/diagram/releases/tag/v1.1.0>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** diagram
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [pkgconf](https://pkg.so/ja/brew/pkgconf/) - Build dependency declared by Homebrew.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [clang-uml](https://pkg.so/ja/brew/clang-uml/) - Shares pkgdb curated category or tags: cli, developer-tools, diagramming.
- [likec4](https://pkg.so/ja/brew/likec4/) - Shares pkgdb curated category or tags: cli, developer-tools, diagramming.
- [msc-generator](https://pkg.so/ja/brew/msc-generator/) - Shares pkgdb curated category or tags: cli, developer-tools, diagramming.
- [ditaa](https://pkg.so/ja/brew/ditaa/) - Shares pkgdb curated category or tags: ascii-art, cli, developer-tools, diagramming.
- [sdedit](https://pkg.so/ja/brew/sdedit/) - Shares pkgdb curated category or tags: cli, developer-tools, diagramming.
- [svgbob](https://pkg.so/ja/brew/svgbob/) - Shares pkgdb curated category or tags: cli, developer-tools, diagramming.
- [dpic](https://pkg.so/ja/brew/dpic/) - Shares pkgdb curated category or tags: cli, developer-tools, diagramming.
- [plantuml](https://pkg.so/ja/brew/plantuml/) - Shares pkgdb curated category or tags: cli, developer-tools, diagramming.
- [eralchemy](https://pkg.so/ja/brew/eralchemy/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, diagram, diagramming.
- [codevis](https://pkg.so/ja/brew/codevis/) - Both packages work with overlapping file formats or content types. Shared terms: cli, developer, developer-tools, generation, image.

## Combined YAML source

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


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
