If running on Windows, first set up WSL and install Ubuntu
# Powershell
wsl --install -d Ubuntu
Run a GitHub bootstrap script (listed below) to set your WSL environment up with SSH via guided installation
Finally, run a further provisioning script from one of your repositories to set up the remaining packages and configure your WSL environment.