Skip to content

anoma/juvix-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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