Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lazywinadmin/modulecommonfiles
- Owner: lazywinadmin
- Created: 2019-06-21T06:49:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-11T22:11:39.000Z (about 3 years ago)
- Last Synced: 2024-05-22T22:35:47.367Z (8 months ago)
- Topics: powershell, powershell-module, template
- Language: PowerShell
- Homepage:
- Size: 78.1 KB
- Stars: 8
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- Contributing: CONTRIBUTING.md
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).