/asdf-texlive

Texlive plugin for the asdf version manager

Primary LanguageShellMIT LicenseMIT

asdf-texlive Build Lint

texlive plugin for the asdf version manager.

Contents

Install

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.

Contributing

Contributions of any kind welcome!

Thanks goes to these contributors!

License

See LICENSE © Javier Garea