Skip to content

lf-lang/installation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Installer for Lingua Franca tools

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:

To install the stable CLI tools, run:

curl -Ls https://i.lf-lang.org | bash -s cli

To install the nightly CLI tools, run:

curl -Ls https://i.lf-lang.org | bash -s cli nightly

To install a version 0.8.1 of the CLI tools, run:

curl -Ls https://i.lf-lang.org | bash -s cli 0.8.1

To install the stable release of Epoch (deprecated), run:

curl -Ls https://i.lf-lang.org | bash -s epoch

To install the nightly release of Epoch (deprecated), run:

curl -Ls https://i.lf-lang.org | bash -s nightly epoch

Installation on Windows

The installer can also be used to install Lingua Franca in Windows Subsystem for Linux (WSL). Native Windows tooling can be installed manually.

Manual installation

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.

About

Installation scripts for Lingua Franca tools

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages