test Windows ```powershell Invoke-RestMethod -Uri git4.me/setup.ps1 | Invoke-Expression ``` MacOS ```shell curl git4.me/setup.py | python ```