Awesome
<div align="center">asdf-mdbook-linkcheck
mdbook-linkcheck plugin for the asdf version manager.
</div>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.