8000 GitHub - nick-o/rsCommon
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nick-o/rsCommon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 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%
0