-
Today the Plaster templates are using Pester 4. Users might expect to continute get changes from the pipeline a keep Pester 4 testing.
How should we add support for Pester 5?
- Add a "Plaster"-que…
-
Bootstrap the project using Plaster. This will involve creating a template using New-PlasterManifest. When you genertae a template, that templte doesn't have to be part of the module repo (but it can …
-
This template will be offered to the [Plaster ](https://github.com/PowerShell/Plaster) project so it will be shipped with Plaster and the PowerShell vs code extension.
I would like to involve @Plag…
-
Issue Description
=====
If I have a "clean" instance of VSCode opened (with no projects opened) and try creating a new project using a Plaster template, the Preview Extension starts up and a while…
-
## Topic
How to kick off a module with Plaster
## Why should this be included?
A chapter on using Plaster to build out the base structure of a module according to the practices taught in the book…
-
### Description
We're finding several customizations we'd like to make to a newly scaffolded module, and wanted to see if we can use a customized Plaster Template to accomplish this.
### Describe th…
-
We need to enable the "New Item" scenario through Plaster to create new project items from templates.
-
A build script should be created that will execute the plaster templates in this project. Then validate the produced PS1, JSON, and XML files are valid.
We could possibly take it so far as to also …
-
You made my spring, perhaps whole year.
I highly appreciate your vision.
Do you have Plaster template to share?
-
We should talk about creating a new file format around yaml and / or toml, possibly with some jinja2 templating to support macros and environment variables. The most useful thing to get this started o…