texlive plugin for the asdf version manager.
Plugin:
asdf plugin add texlive https://github.com/javiergarea/asdf-texlive.git
texlive:
# Show all installable versions
asdf list-all texlive
# Install specific version
asdf install texlive latest
# Set a version globally (on your ~/.tool-versions file)
asdf global texlive latest
# Now texlive commands are available
tex --version
Check asdf readme for more instructions on how to install & manage versions.
Contributions of any kind welcome!
Thanks goes to these contributors!
See LICENSE © Javier Garea