Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Microsoft.Management.Infrastructure

Build Status

This repo contains the Microsoft.Management.Infrastructure source code (and soon tests). This is a dependency of PowerShell, but is kept separate.

Environment

Toolchain Setup

MMI requires the following packages:

sudo apt-get install libpam0g-dev libssl-dev libcurl4-openssl-dev

Also install PowerShell from the latest release per their instructions.

Git Setup

MMI has a submodule, so clone recursively.

git clone --recursive git@github.com:PowerShell/MMI.git

Build

./build.sh

Test

./test.sh

About

No description, website, or topics provided.

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.