Skip to content

qbikez/ps-entropy

Repository files navigation

Build status

Various Powershell modules

Module: Require

Installation

PS> Install-Module require

usage

PS> req "myPSModule"

This command will look for myPSModule, install it from PowershellGallery if it's not found localy and import it.

PS> req "myPSModule" -version 1.2.4

Looks for myPSModule with minial version 1.2.4 and installs/updates it if necessary.

About

various modules and scripts

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages