Skip to content

sys9kdr/asdf-pandoc-Fbrisset

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-pandoc Build Lint

pandoc plugin for the asdf version manager.

Contents

Dependencies

Install

Plugin:

asdf plugin add pandoc
# or
asdf plugin add pandoc https://github.com/Fbrisset/asdf-pandoc.git

pandoc:

# Show all installable versions
asdf list-all pandoc

# Install specific version
asdf install pandoc latest

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

# Now pandoc commands are available
pandoc --help

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

Contributing

Contributions of any kind welcome! See the contributing guide.

Thanks goes to these contributors!

License

See LICENSE © Florian Brisset

About

Asdf plugin for pandoc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%