Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/evotecit/pspublishmodule

This module is a module builder helper that helps build PowerShell modules "Evotec way". It allows us to make sure our modules are built the same way every time making the process really easy to build and publish new versions.
https://github.com/evotecit/pspublishmodule

build hacktoberfest module-build powershell

Last synced: 4 days ago
JSON representation

This module is a module builder helper that helps build PowerShell modules "Evotec way". It allows us to make sure our modules are built the same way every time making the process really easy to build and publish new versions.

Awesome Lists containing this project

README

        

---
Module Name: PSPublishModule
Module Guid: eb76426a-1992-40a5-82cd-6480f883ef4d
Download Help Link: {{ Update Download Link }}
Help Version: {{ Please enter version of help manually (X.X.X.X) format }}
Locale: en-US
---

# PSPublishModule Module
## Description
{{ Fill in the Description }}

## PSPublishModule Cmdlets
### [Convert-CommandsToList](Convert-CommandsToList.md)
{{ Fill in the Description }}

### [Get-MissingFunctions](Get-MissingFunctions.md)
{{ Fill in the Description }}

### [Get-PowerShellAssemblyMetadata](Get-PowerShellAssemblyMetadata.md)
{{ Fill in the Description }}

### [Initialize-PortableModule](Initialize-PortableModule.md)
{{ Fill in the Description }}

### [Initialize-PortableScript](Initialize-PortableScript.md)
{{ Fill in the Description }}

### [Initialize-ProjectManager](Initialize-ProjectManager.md)
{{ Fill in the Description }}

### [Invoke-ModuleBuild](Invoke-ModuleBuild.md)
{{ Fill in the Description }}

### [New-ConfigurationArtefact](New-ConfigurationArtefact.md)
{{ Fill in the Description }}

### [New-ConfigurationBuild](New-ConfigurationBuild.md)
{{ Fill in the Description }}

### [New-ConfigurationCommand](New-ConfigurationCommand.md)
{{ Fill in the Description }}

### [New-ConfigurationDocumentation](New-ConfigurationDocumentation.md)
{{ Fill in the Description }}

### [New-ConfigurationExecute](New-ConfigurationExecute.md)
{{ Fill in the Description }}

### [New-ConfigurationFormat](New-ConfigurationFormat.md)
{{ Fill in the Description }}

### [New-ConfigurationImportModule](New-ConfigurationImportModule.md)
{{ Fill in the Description }}

### [New-ConfigurationInformation](New-ConfigurationInformation.md)
{{ Fill in the Description }}

### [New-ConfigurationManifest](New-ConfigurationManifest.md)
{{ Fill in the Description }}

### [New-ConfigurationModule](New-ConfigurationModule.md)
{{ Fill in the Description }}

### [New-ConfigurationModuleSkip](New-ConfigurationModuleSkip.md)
{{ Fill in the Description }}

### [New-ConfigurationPlaceHolder](New-ConfigurationPlaceHolder.md)
{{ Fill in the Description }}

### [New-ConfigurationPublish](New-ConfigurationPublish.md)
{{ Fill in the Description }}

### [New-ConfigurationTest](New-ConfigurationTest.md)
{{ Fill in the Description }}

### [Register-Certificate](Register-Certificate.md)
{{ Fill in the Description }}

### [Remove-Comments](Remove-Comments.md)
{{ Fill in the Description }}

### [Send-GitHubRelease](Send-GitHubRelease.md)
{{ Fill in the Description }}

### [Test-BasicModule](Test-BasicModule.md)
{{ Fill in the Description }}

### [Test-ScriptFile](Test-ScriptFile.md)
{{ Fill in the Description }}

### [Test-ScriptModule](Test-ScriptModule.md)
{{ Fill in the Description }}