Arubinu 05/16/2025 04:38 PMI used the Toit documentation, which suggests installing via Winget on Windows using winget install --id=Toit.Jaguar -e
.
To add toit.exe
to the PC, you need to run jag setup
, and the output of jag toit
gives the following:
jag toit
Use 'toit lsp' and other extras through Jaguar
Usage:
Flags:
-h, --help help for toit
From what I understand, we have to wait for the PR. Thanks a lot for the quick response ^^
I could certainly call toit.exe
directly or add it to the PATH, but using jag toit
would be ideal.