Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork28
An opinionated Plaster template for high-quality PowerShell modules
License
devblackops/Stucco
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
| GitHub Actions | PS Gallery | License |
|---|---|---|
Stucco is anopinionatedPlaster template for building high-qualityPowerShell modules.This template produces PowerShell projects according to a structure that I and many others in the PowerShell community use.Apart from the PowerShell module itself, this template creates project scaffolding that enables effective collaboration with the community.
- MIT or Apache licensing options
- Changelog followingKeep a Changelog guidelines withSemantic Versioning
- OptionalCode of Conduct
- OptionalRead The Docs support for online documentation usingMkdocs
- OptionalPlatyPS support for markdown-based help documentation
- Project dependency resolution usingPSDepend
- psake tasks usingPowerShellBuild for build / test automation
- AppVeyor,Azure Pipelines orGitLab CI/CD for CI/CD
- GitHub templates for contributing, issues, and pull requests
- VSCode tasks
$template=Get-PlasterTemplate-IncludeInstalledModules|Where-Object TemplatePath-Match'Stucco'Invoke-Plaster-TemplatePath$template.TemplatePath
The goal of this project is help create common patterns for PowerShell module development.Additional features or capabilities that benefit the community are welcome.
About
An opinionated Plaster template for high-quality PowerShell modules
Topics
Resources
License
Code of conduct
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors10
Uh oh!
There was an error while loading.Please reload this page.
