macOS
brew install docmdlocal Homebrew formula metadata
安装
brew install docmdlocal Homebrew formula metadata
概览
Minimal Markdown documentation generator
历史
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.
安全态势
没有找到 docmd 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.
./docmd.config.json./docmd.config.ts./docmd.config.js可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
docmd | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:docmd |
|---|---|
| 版本 | 0.8.17 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/docmd |
| 主页 | https://docmd.io |
| 仓库 | https://github.com/docmd-io/docmd |
| 上游文档 | https://docs.docmd.io/ |
| 许可证 | MIT |
| 源码归档 | https://registry.npmjs.org/@docmd/core/-/core-0.8.17.tgz |
| 最后更新 | 2026-07-22T03:29:41Z |
| Pulse | updated |
| 依赖 | esbuild, node |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | docmd |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.