Fine-Tuning Skills with PowerShell Modules

 I resumed work on a project to dive deep into Plaster - a tool for auto-generating Modules with custom configurations built-in, instead of having to remember how to create a module each time.

In the past, I had just copied one module and changed the GUID info. It was tedious, but it worked.

This time around, I'm focusing on making it easily repeatable.

Using:

  • Plaster to gen the new module.
  • psake for code build process.
  • Pester tests
  • PlatyPS for dynamic help markdown gen

No comments:

Post a Comment

Remote / Working from Home, Part 4

[Part 1] [Part 2] [Part 3] Distractions Home distractions are very different than office workplace distractions because they are much mo...