robosapiensIO CLI

Fetching the rpio CLI

Fetching the rpio CLI tool can be done by manually downloading link or by using curl:

curl -o rpio.exe https://github.com/BertVanAcker/rpio/releases/latest/download/rpio.exe

Install Shell Commands

Please read one of these instructions How do I set or change the PATH system variable?

You need to edit the system environment variable called Path and append C:\path\to\folder where rpio.exe is located.