macOS
brew install docmdlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für docmd in AI-Agent-Workflows.
Installation
brew install docmdlocal Homebrew formula metadata
Überblick
Minimal Markdown documentation generator
Verlauf
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.
Sicherheitslage
Für docmd wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
docmd | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:docmd |
|---|---|
| Version | 0.8.17 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/docmd |
| Homepage | https://docmd.io |
| Repository | https://github.com/docmd-io/docmd |
| Upstream-Dokumentation | https://docs.docmd.io/ |
| Lizenz | MIT |
| Quellarchiv | https://registry.npmjs.org/@docmd/core/-/core-0.8.17.tgz |
| Zuletzt aktualisiert | 2026-07-22T03:29:41Z |
| Pulse | updated |
| Abhängigkeiten | esbuild, node |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.