Install Remote Code Uplink on Windows
Install Remote Code Uplink using Windows Subsystem for Linux (WSL):
curl -fsSL https://remote-code.com/install.sh | bash
wget -qO- https://remote-code.com/install.sh | bash
Launch Remote Code in your WSL terminal:
remote-code
If command not found:
Use the full path: ~/.remote-code/bin/remote-code
remote-code
in your terminal