A shell script that installs the Juvix compiler binary for Linux and macOS.
curl --proto '=https' --tlsv1.2 -sSfL https://get.juvix.org | sh
If you're using macOS you can also install Juvix using the the Juvix homebrew tap
brew update
brew tap anoma/juvix
brew install juvix