Skip to content

mise-plugins/mise-mdbook-linkcheck

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-mdbook-linkcheck Build

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.

About

asdf version manager plugin for the mdbook-linkcheck plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%