Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

8 Commits

Repository files navigation

rsServiceModule

This module contains functions that are needed in my other modules.
I have created this so I don't need to update every singel module if I refactor the code or similar.

Install

Install for current user

Install-Module -Name rsServiceModule -Scope CurrentUser -Force

Install for all users

Install-Module -Name rsServiceModule -Scope AllUsers -Force

Links

About

Service module for my other PowerShell modules

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages