Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/evotecit/pspublishmodule
- Owner: EvotecIT
- License: mit
- Created: 2018-06-08T19:03:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-27T14:58:52.000Z (16 days ago)
- Last Synced: 2024-10-29T21:06:12.435Z (14 days ago)
- Topics: build, hacktoberfest, module-build, powershell
- Language: PowerShell
- Homepage:
- Size: 1.44 MB
- Stars: 29
- Watchers: 6
- Forks: 11
- Open Issues: 4
-
Metadata Files:
- Readme: Docs/Readme.md
- Changelog: CHANGELOG.MD
- Funding: .github/FUNDING.yml
- License: LICENSE
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 }}