Skip to content

webmin88/rsCommon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 

Repository files navigation

rsCommon

To use:

Clone to directory
C:\Program Files\WindowsPowerShell\Modules\

Import-Module rsCommon
```Posh

Get-Command -Module rsCommon


```Posh
rsGit rsCommon
{
    name = "rsCommon"
    Source = "https://github.com/rsWinAutomationSupport/rsCommon.git"
    Destination = "C:\Program Files\WindowsPowerShell\Modules\"
    Ensure = "Present"
    Branch = "master"
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PowerShell 100.0%