// install via winget
Command Prompt & PowerShell
click to copy
winget install adamtheturtle.doccmd
// direct download
Download Installer// about doccmd
Run tools against code blocks in documentation. This allows you to run linters, formatters, and other tools against code examples in your documentation files.
// frequently asked questions
How do I install doccmd using winget?
Open PowerShell or Windows Terminal and run:
winget install adamtheturtle.doccmd. Winget ships with Windows 10 (1809+) and Windows 11 — no additional install needed.What is doccmd?
Run tools against code blocks in documentation
Is doccmd free to download?
doccmd is distributed under the MIT license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update doccmd with winget?
Run
winget upgrade adamtheturtle.doccmd in PowerShell or Windows Terminal to update doccmd to the latest available version.What architecture does doccmd support?
The listed installer targets the x64 architecture. See the publisher’s documentation for full compatibility details.