This repo contains the Microsoft.Management.Infrastructure source code (and
soon tests). This is a dependency of PowerShell, but is kept separate.
MMI requires the following packages:
sudo apt-get install libpam0g-dev libssl-dev libcurl4-openssl-devAlso install PowerShell from the latest release per their instructions.
MMI has a submodule, so clone recursively.
git clone --recursive [email protected]:PowerShell/MMI.git./build.sh./test.sh