typst plugin for the asdf version manager.
bash
,curl
,tar
,xz
, and POSIX utilities.
Plugin:
asdf plugin add typst
# or
asdf plugin add typst https://github.com/stephane-klein/asdf-typst.git
typst:
# Show all installable versions
asdf list-all typst
# Install specific version
asdf install typst latest
# Set a version globally (on your ~/.tool-versions file)
asdf global typst latest
# Now typst commands are available
typst --help
Check asdf readme for more instructions on how to install & manage versions.
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
See LICENSE © Stéphane Klein