patbonecrusher / asdf-julia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asdf-julia

Github Actions A julia plugin for the asdf version manager.

Install

asdf plugin-add julia https://github.com/rkyleg/asdf-julia.git

Usage

Check asdf readme for instructions on how to install & manage versions of Julia.

A few notes

On OSX:

The script pulls down the app package from the Julia website, but does not install as a native app. Instead, it copies the julia directory from the Resources folder inside the app package, thus providing the binary to asdf.

About

License:MIT License


Languages

Language:Shell 100.0%