8000 GitHub - fredrikekre/asdf-jlpkg: jlpkg plugin for the asdf version manager
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fredrikekre/asdf-jlpkg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-jlpkg

Build Status

jlpkg plugin for the asdf version manager.

Install

  1. Make sure Julia is installed and available in PATH. This can e.g. be done by using the asdf-julia plugin.

  2. Install the asdf-jlpkg plugin:

    asdf plugin add jlpkg https://github.com/fredrikekre/asdf-jlpkg.git
  3. Install jlpkg:

    # Show all installable versions
    asdf list-all jlpkg
    
    # Install specific version
    asdf install jlpkg latest
    
    # Set a version globally (in your ~/.tool-versions file)
    asdf global jlpkg latest
    
    # Now jlpkg commands are available
    jlpkg --version

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

About

jlpkg plugin for the asdf version manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published

Languages

0