For Demo I pre-logged into PSGallery & Github
Basic VM with the following configured
- Windows Terminal Preview
- Git
- VS Code w/ following Extensions
-- PowerShell Preview
-- markdownlint
-- Marp for VS Code
Note that it installs it's pre-requisites.
Pester included (which you may need to )
Install-Module Pester -RequiredVersion 5.3.3 -SkipPublisherCheck
A few options...
git clone ...
Github's tool
Known issue with Windows PowerShell
https://github.com/psake/PowerShellBuild/pull/60