Install via Winget
winget install pvolok.mprocs
Open Windows Terminal or PowerShell and run the command above. Winget is built into Windows 10 (1809+) and Windows 11.
About mprocs
mprocs runs multiple commands in parallel and shows output of each command separately. It allows you to list commands in mprocs.yaml and switch between their outputs interactively.
Frequently Asked Questions
How do I install mprocs using winget?
Open Windows Terminal or PowerShell and run:
winget install pvolok.mprocs. Winget is built into Windows 10 (1809+) and Windows 11.What is mprocs?
Run multiple commands in parallel
Is mprocs free to download?
mprocs is available under the MIT license. Use the winget command or the direct download link on this page.
How do I update mprocs with winget?
Run
winget upgrade pvolok.mprocs in Windows Terminal or PowerShell to update mprocs to the latest available version.