The install.sh
script in this repo is offered as a convenient means for installing software in the Lingua Franca toolchain on Linux and macOS.
More detailed documentation is forthcoming, but here a few useful ways of using this script:
curl -Ls https://i.lf-lang.org | bash -s cli
curl -Ls https://i.lf-lang.org | bash -s nightly cli
curl -Ls https://i.lf-lang.org | bash -s epoch
curl -Ls https://i.lf-lang.org | bash -s nightly epoch
The installer can also be used to install Lingua Franca in Windows Subsystem for Linux (WSL). Native Windows tooling can be installed manually.
Please refer to our published release artifacts:
To install these, simply download the appropriate .zip
or .tar.gz
archives, decompress them, and place the contents in your file system.