Install with winget
Open PowerShell or Command Prompt and run:
winget install adamtheturtle.doccmd
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
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.
Advanced Install Options
Install (latest)
winget install adamtheturtle.doccmdInstall (pinned version)
winget install --id adamtheturtle.doccmd -e --version 2026.05.06Upgrade
winget upgrade adamtheturtle.doccmdUninstall
winget uninstall adamtheturtle.doccmdFrequently Asked Questions
How do I install doccmd using winget?
Open PowerShell or Windows Terminal and run:
winget install adamtheturtle.doccmd. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is doccmd?
Run tools against code blocks in documentation
Is doccmd free to use?
doccmd is distributed under the MIT license. Check the publisher’s site for full licensing details.
How do I update doccmd with winget?
Run
winget upgrade adamtheturtle.doccmd in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall doccmd?
Run
winget uninstall adamtheturtle.doccmd to remove doccmd from your system.