macOS
brew install likec4local Homebrew formula metadata
brew
Architecture modeling tool with live diagrams from code. Version 1.58.0 via Homebrew; verified 2026-06-07.
install
brew install likec4local Homebrew formula metadata
overview
Architecture modeling tool with live diagrams from code
history
LikeC4 is an architecture-as-code toolkit for describing software architecture in a textual DSL and generating live, interactive diagrams from that model. Its name reflects its relationship to the C4 model while deliberately allowing custom notation, element types, and nesting beyond the strict C4 levels.
The project appeared publicly with early 0.x tags in 2024 and grew as a TypeScript/Node-based toolchain around a domain-specific language, CLI, web viewer, editor support, and generated artifacts. The README describes LikeC4 as inspired by the C4 Model and Structurizr DSL, but aimed at more flexible notation and model depth.
LikeC4's adoption has followed the broader move from hand-edited architecture diagrams to diagrams-as-code workflows. Its CLI supports preview, static-site builds, image and data exports, and generated React/Web Component artifacts, which made it easy to put architecture diagrams into repositories, documentation sites, CI, and IDE workflows.
Users write architecture models in LikeC4 files, run the CLI to preview or build diagrams, and keep those models under version control with the rest of the system. The package is most relevant to teams that want architecture documentation to change through code review instead of through separate drawing tools.
For package nerds, LikeC4 is a modern example of a documentation tool distributed like a developer CLI: a fast-moving npm-centered project that also lands in Homebrew so architecture modeling can be installed next to compilers, formatters, and static-site tooling.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
.likec4rc.likec4.config.jsonlikec4.config.jsonlikec4.config.jslikec4.config.mjslikec4.config.tslikec4.config.mtsexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
likec4 | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:likec4 |
|---|---|
| Version | 1.58.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/likec4 |
| Homepage | https://likec4.dev |
| Repository | https://github.com/likec4/likec4 |
| Upstream docs | https://likec4.dev/ |
| License | MIT |
| Source archive | https://registry.npmjs.org/likec4/-/likec4-1.58.0.tgz |
| Last updated | 2026-06-07T22:16:07-07:00 |
| Pulse | updated |
| Dependencies | graphviz, node |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | likec4 |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.