Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lazywinadmin/modulecommonfiles

PowerShell module repository template
https://github.com/lazywinadmin/modulecommonfiles

powershell powershell-module template

Last synced: about 1 month ago
JSON representation

PowerShell module repository template

Awesome Lists containing this project

README

        

# ModuleCommonFiles

ModuleCommonFiles

[Gitpitch](https://gitpitch.com/lazywinadmin/ModuleCommonFiles)

## Getting Started

```powershell
# Install the module from the PowerShell Gallery
Install-Module -Name -Scope CurrentUser
```

## Usage

## Contributions

Please read the [CONTRIBUTING markdown file](CONTRIBUTING.md).