For detailed documentation, visit the Wiki tab.
-
From releases page
-
Or remotely:
iwr -Uri 'https://github.com/lpndev/wpis/releases/latest/download/wpis.zip' -OutFile "$env:USERPROFILE\Downloads\wpis.zip"; Expand-Archive "$env:USERPROFILE\Downloads\wpis.zip" -DestinationPath "$env:USERPROFILE\Downloads" -Force; powershell -ExecutionPolicy Bypass -File "$env:USERPROFILE\Downloads\wpis\main.ps1"
Licensed under the MIT license.