# Installer docmd avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de docmd pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install docmd
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:docmd
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.8.17
- **Résumé source:** Minimal Markdown documentation generator
- **Page d'accueil:** <https://docmd.io>
- **Dernière mise à jour:** 2026-07-22T03:29:41Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- docmd (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.8.17
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

- <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>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour docmd. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## 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)


## Sources

- 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
