juvix-installer

A shell script that installs the Juvix compiler binary for Linux and macOS.

Usage

curl --proto '=https' --tlsv1.2 -sSfL https://get.juvix.org | sh

macOS homebrew installer

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