jag run app.toit
jag flash
jag monitor
jag setup
/home/pi/.cache/jaguar/sdk/bin/toit.compile
--help
toit.compile
static
no such file or directory
jag setup
file /home/pi/.cache/jaguar/sdk/bin/toit.compile
rm -rf /home/pi/.cache/jaguar/sdk
cd /tmp
wget https://github.com/toitlang/toit/releases/download/v2.0.0-alpha.44/toit-rpi64.tar.gz
tar x -f toit-rpi64.tar.gz
mv toit /home/pi/.cache/jaguar/sdk
jag setup
tools