Skip to content

nicerloop/pwsh-noexecpolicy

Repository files navigation

PowerShell Core custom build

xc compatible

Rebuild to ignore execution policies.

Build PowerShell on Windows for .NET Core

Build using Vagrant and VirtualBox

Tasks

build

Build PowerShell in a clean Vagrant instance

vagrant snapshot restore clean || (vagrant up && vagrant snapshot save clean)
vagrant ssh -- pwsh c:/vagrant/build.ps1

clean

Remove Vagrant instance

vagrant destroy --force

About

PowerShell Core custom build for Windows with Unix Unrestricted ExecutionPolicy

Resources

Stars

Watchers

Forks

Packages

No packages published