Skip to content

Plaster is a template-based file and project generator written in PowerShell.

License

Notifications You must be signed in to change notification settings

ambsoerensen/Plaster

 
 

Repository files navigation

Plaster

Build status Join the chat at https://gitter.im/PowerShell/Plaster

Plaster is a template-based file and project generator written in PowerShell. Its purpose is to streamline the creation of PowerShell module projects, Pester tests, DSC configurations, and more. File generation is performed using crafted templates which allow the user to fill in details and choose from options to get their desired output.

You can think of Plaster as Yeoman for the PowerShell community.

Installation

If you have the PowerShellGet module installed you can enter the following command:

Install-Module Plaster -Scope CurrentUser

Alternatively you can download a ZIP file of the latest version from our Releases page.

Documentation

You can learn how to use Plaster and write your own templates by reading our documentation:

Or by watching:

Or by checking out some blog posts on Plaster:

Maintainers

License

This project is licensed under the MIT License.

About

Plaster is a template-based file and project generator written in PowerShell.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%