pandoc-crossref plugin for the asdf version manager.
TODO: adapt this section
bash
,curl
,tar
, and POSIX utilities.SOME_ENV_VAR
: set this environment variable in your shell config to load the correct version of tool x.
Plugin:
asdf plugin add pandoc-crossref https://github.com/sys9kdr/asdf-pandoc-crossref.git
pandoc-crossref:
# Show all installable versions
asdf list-all pandoc-crossref
# Install specific version
asdf install pandoc-crossref latest
# Set a version globally (on your ~/.tool-versions file)
asdf global pandoc-crossref latest
# Now pandoc-crossref commands are available
pandoc-crossref --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 © Daiki Noda