KevinMarquette / PlasterTemplates

A set of Plaster templates that I use.
MIT License
37 stars 9 forks source link

Need to create a test script for this project #9

Open KevinMarquette opened 6 years ago

KevinMarquette commented 6 years ago

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 run parts of the build scripts produced by the template.

christianacca commented 6 years ago

That would be nice - it would have caught my recent mistakes!