# 使用 Homebrew 安装 docmd

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

## 安装

```sh
sudo av install brew:docmd
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install docmd
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:docmd
- **软件包管理器:** Homebrew
- **版本:** 0.8.17
- **来源摘要:** Minimal Markdown documentation generator
- **主页:** <https://docmd.io>
- **最后更新:** 2026-07-22T03:29:41Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- docmd (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

docmd is a young TypeScript documentation generator for Markdown projects. Its public positioning is explicitly modern documentation tooling: zero-config static output, small client payloads, local search, AI context files, and a CLI-centered workflow.

### 项目历史

The GitHub repository was created in May 2025. By 2026, the README described docmd as production-ready documentation from Markdown with no required config, built-in search, versioning, internationalization, plugins, Docker images, and AI-oriented features.

### 采用历史

docmd is early but visible. The repository has more than two thousand GitHub stars, Homebrew packages the npm-distributed core package, and the project publishes frequent GitHub releases. Homebrew analytics show hundreds of recent installs, which is notable for such a new documentation generator.

### 使用方式

The normal workflow is `npx @docmd/core dev` for local development and `npx @docmd/core build` for static output. A `docmd.config.json`, TypeScript, or JavaScript config file is optional and used when the generated navigation and defaults need more control.

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

docmd is interesting as a snapshot of documentation tooling after LLM workflows became mainstream. Its package story mixes npm, Docker, Homebrew, generated `llms.txt` context, a native MCP command, and plugin metadata, showing how docs generators adapted from static sites toward agent-readable project surfaces.

### 时间线

- 2025: GitHub repository created.
- 2026-05: 0.8.5 release introduced an offline semantic search preview.
- 2026-06: 0.8.6 release emphasized native MCP and agent skills.
- 2026-06: 0.8.9 release hardened plugin registry and semantic-search packaging.

### Related projects

- The README compares docmd with Docusaurus, MkDocs, VitePress, and Mintlify. Related official repositories include docmd-search for semantic search and docmd-skills for generated agent instruction sets.

### 来源

- <https://github.com/docmd-io/docmd>
- <https://raw.githubusercontent.com/docmd-io/docmd/main/README.md>
- <https://api.github.com/repos/docmd-io/docmd>
- <https://github.com/docmd-io/docmd/releases>
- <https://formulae.brew.sh/api/formula/docmd.json>


## 安全说明

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



## Configuration and credential file locations

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.


## Configuration files

- Unix: ./docmd.config.json, ./docmd.config.ts, ./docmd.config.js

## Combined YAML source

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


## 来源

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