macOS
brew install docmdlocal Homebrew formula metadata
brew
Minimal Markdown documentation generator. Version 0.8.9 via Homebrew; verified 2026-06-27.
install
brew install docmdlocal Homebrew formula metadata
overview
Minimal Markdown documentation generator
history
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.
security posture
No matching local secret-handling manifest was found for docmd. Nucleus package metadata is still published here so future coverage has a stable package URL.
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.
./docmd.config.json./docmd.config.ts./docmd.config.jsexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
docmd | 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:docmd |
|---|---|
| Version | 0.8.9 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/docmd |
| Homepage | https://docmd.io |
| Repository | https://github.com/docmd-io/docmd |
| Upstream docs | https://docs.docmd.io/ |
| License | MIT |
| Source archive | https://registry.npmjs.org/@docmd/core/-/core-0.8.9.tgz |
| Last updated | 2026-06-27T21:37:07Z |
| Pulse | updated |
| Dependencies | esbuild, node |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
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.