Switcheroo

binstall

cargo binstall switcheroo-nx

cargo

cargo install switcheroo-nx --locked --profile=dist

powershell

powershell -c "irm https://github.com/budde25/switcheroo/releases/download/v0.7.1/switcheroo-nx-installer.ps1 | iex"
Source

rb

brew install budde25/tap/switcheroo-nx
Source

shell

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/budde25/switcheroo/releases/download/v0.7.1/switcheroo-nx-installer.sh | sh
Source