PowerShell: Inheriting Parameters (Proxy Functions)
If you want one function to have all the parameters of another function here is one method you could use.
Continue readingIf you want one function to have all the parameters of another function here is one method you could use.
Continue readingI’ve previously discussed using the excellent plaster module for creating new modules among other things. Now I’ve integrated plaster into my PSModuleBuild project, turned the whole thing into a module, and changed the name to just ‘ModuleBuild’
Continue readingI’ve kicked the tires on a great PowerShell code scaffolding tool called ‘Plaster’. Here is my take on this nifty module.
Continue readingI’ve kicked the tires on a great PowerShell code scaffolding tool called ‘Plaster’. Here is my take on this nifty module.
Continue readingA PowerShell 5.0 terminal experience with lots of smart features that make you look cool at the command line.
Continue reading