/vscode-pwsh-template

Base Powershell project and launch files for Visual Studio Code.

Primary LanguagePowerShellGNU General Public License v3.0GPL-3.0

Powershell-VSCode-Base

Base Powershell project and launch files for Visual Studio Code.

For compiling, install PS2EXE on Powershell. https://github.com/MScholtes/PS2EXE

Note: PS2EXE isn't working on version 7. To check your PS version, run $PSVersionTable.