For convenience add a irm (powershell) installer, supporting Windows, to install `pac` on a system. Command should be hosted using a GH release. Expect: ```bash irm https://github.com/gregl83/pac/releases/download/vx.y.z/install.ps1 | iex ```