FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

PowerShell/MMI · GitHub

This repository was archived by the owner on Jun 14, 2024. It is now read-only.
/ MMI Public archive

Microsoft.Management.Infrastructure

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

Code of conduct

Contributing

Security policy

Stars

29 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL