asdf-typst [](https://github.com/stephane-klein/asdf-typst/actions/workflows/build.yml)
March 12, 2024 · View on GitHub
asdf-typst 
typst plugin for the asdf version manager.
Contents
Dependencies
bash,curl,tar,xz, and POSIX utilities.
Install
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.
Contributing
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
License
See LICENSE © Stéphane Klein