asdf-mdbook-linkcheck [](https://github.com/cipherstash/asdf-mdbook-linkcheck/actions/workflows/test.yml)
November 22, 2021 · View on GitHub
asdf-mdbook-linkcheck 
mdbook-linkcheck plugin for the asdf version manager.
Contents
Dependencies
bash,curl: generic POSIX utilities.unzip: because of course.
Install
Plugin:
asdf plugin add mdbook-linkcheck
# or
asdf plugin add mdbook-linkcheck https://github.com/cipherstash/asdf-mdbook-linkcheck.git
mdbook-linkcheck:
# Show all installable versions
asdf list-all mdbook-linkcheck
# Install specific version
asdf install mdbook-linkcheck latest
# Set a version globally (on your ~/.tool-versions file)
asdf global mdbook-linkcheck latest
# Now you can specify mdbook-linkcheck in your book.toml
Check asdf readme for more instructions on how to install & manage versions.
License
See LICENSE © 2021 CipherStash Inc.