Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

cipherstash-archive/asdf-mdbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-mdbook Build

mdbook plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl: generic POSIX utilities.

Install

Plugin:

asdf plugin add mdbook
# or
asdf plugin add mdbook https://github.com/cipherstash/asdf-mdbook.git

mdbook:

# Show all installable versions
asdf list-all mdbook

# Install specific version
asdf install mdbook latest

# Set a version globally (on your ~/.tool-versions file)
asdf global mdbook latest

# Now mdbook is available
mdbook build|serve|help|etc

Check asdf readme for more instructions on how to install & manage versions.

License

See LICENSE © 2021 CipherStash Inc.

About

asdf plugin for the mdbook site generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages