I’ve created a shell script to install and manage Julia versions on Linux.
My goal was to combine my favorite features from the existing jill.sh, jill.py, and juliaup.
Features from jill.py/jill.sh:
- Creation of convenient symlinks to
juliaexecutables - No auto updates
- No locks
- No changes to
.bashrc
Features from juliaup:
- PR versions
- Switch between different architectures
- Switch between patch versions