Skip to content

webmd-health-services/Muse

Repository files navigation

Overview

The "Muse" module...

System Requirements

  • Windows PowerShell 5.1 and .NET 4.6.1+
  • PowerShell Core 6+

Installing

To install globally:

Install-Module -Name 'Muse'
Import-Module -Name 'Muse'

To install privately:

Save-Module -Name 'Muse' -Path '.'
Import-Module -Name '.\Muse'

Commands

About

PowerShell module to help and inspire PowerShell module authors and writers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published