macOS
brew install docmdlocal Homebrew formula metadata
brew
docmd のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.