Install via Winget
winget install adamtheturtle.doccmd
Open Windows Terminal or PowerShell and run the command above. Winget is built into Windows 10 (1809+) and Windows 11.
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 Windows Terminal or PowerShell and run:
winget install adamtheturtle.doccmd. Winget is built into Windows 10 (1809+) and Windows 11.What is doccmd?
Run tools against code blocks in documentation
Is doccmd free to download?
doccmd is available under the MIT license. Use the winget command or the direct download link on this page.
How do I update doccmd with winget?
Run
winget upgrade adamtheturtle.doccmd in Windows Terminal or PowerShell to update doccmd to the latest available version.