# 使用 Homebrew 安装 structurizr

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

## 安装

```sh
sudo av install brew:structurizr
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install structurizr
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:structurizr
- **软件包管理器:** Homebrew
- **版本:** 2026.06.28
- **来源摘要:** Software architecture models as code
- **主页:** <https://structurizr.com/>
- **仓库:** <https://github.com/structurizr/structurizr>
- **最后更新:** 2026-06-29T08:08:37Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- structurizr (别名)
- structurizr-mcp (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

Structurizr is a models-as-code tool for the C4 model, intended to create multiple software architecture diagrams from a single text model. The Homebrew package represents the newer consolidated Structurizr tooling rather than only the older standalone CLI.

### 项目历史

The official repository README says Structurizr was created by Simon Brown, the author of the C4 model, and remains the reference implementation for C4-model compatibility. Official C4 history traces the model's roots to Brown's software architecture workshops in the mid-2000s and its named C4 form in workshop material from 2011.

Structurizr's official documentation frames the tool as an alternative to drag-and-drop diagramming: users write Structurizr DSL, and the tooling renders diagrams. The docs emphasize plain-text models, version-control friendliness, Git collaboration, CI/CD integration, and export paths to common diagram formats.

### 采用历史

The official documentation shows Structurizr tooling spanning playground, local, server, export, Java, OpenAPI, and community tooling pages. The input package facts list Homebrew distribution for the consolidated `structurizr` package, while the official docs also expose binaries and Docker-oriented workflows.

### 使用方式

Common usage is to keep a `workspace.dsl` model in a repository, render or export diagrams, validate and inspect workspaces, and publish models to local or server/cloud Structurizr surfaces. Structurizr is especially suited to teams that want architecture documentation to behave like source code.

### 为什么软件包爱好者会关心

Package nerds care about Structurizr because it brings architecture diagrams into buildable, diffable, automatable tooling. It connects C4-model notation, DSL parsing, exporters, local rendering, and CI-friendly command execution in a way that fits package managers and developer workstations.

### 时间线

- Mid-2000s: Simon Brown's software architecture workshops began shaping the approach that became the C4 model.
- 2011: Brown's workshop material contains the first C4 name reference he identifies.
- Current: Structurizr documentation presents the tool as models-as-code tooling for the C4 model and points users to consolidated commands.

### Related projects

- The C4 model, Structurizr DSL, Structurizr CLI, Structurizr local, Structurizr server, Structurizr Java libraries, PlantUML, Mermaid, and C4-PlantUML are all part of the surrounding official ecosystem.

### 来源

- <https://c4model.com/history>
- <https://docs.structurizr.com/as-code>
- <https://docs.structurizr.com/dsl>
- <https://github.com/structurizr/structurizr#readme>
- source_facts.package-manager


## 安全说明

没有找到 structurizr 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



## Combined YAML source

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


## 来源

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