feat: add mdbook asdf plugin (#512)

This commit is contained in:
Matt Palmer
2021-11-18 20:36:46 +11:00
committed by GitHub
parent d51b43ba50
commit fb06ecf1e8
2 changed files with 2 additions and 0 deletions

View File

@@ -297,6 +297,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
| mage | [mathew-fleisch/asdf-mage](https://github.com/mathew-fleisch/asdf-mage) | [![Build Status](https://github.com/mathew-fleisch/asdf-mage/workflows/Build/badge.svg?branch=main)](https://github.com/mathew-fleisch/asdf-mage/actions) |
| make | [yacchi/asdf-make](https://github.com/yacchi/asdf-make) | [![Build Status](https://github.com/yacchi/asdf-make/actions/workflows/build.yml/badge.svg)](https://github.com/yacchi/asdf-make/actions?query=workflow%3ABuild) |
| Maven | [halcyon/asdf-maven](https://github.com/halcyon/asdf-maven) | [![Build Status](https://travis-ci.org/halcyon/asdf-maven.svg?branch=master)](https://travis-ci.org/halcyon/asdf-maven) |
| mdbook | [cipherstash/asdf-mdbook](https://github.com/cipherstash/asdf-mdbook) | [![Code Health](https://github.com/cipherstash/asdf-mdbook/actions/workflows/test.yml/badge.svg?branch=main&event=push)](https://github.com/cipherstash/asdf-mdbook/actions) |
| Meson | [asdf-community/asdf-meson](https://github.com/asdf-community/asdf-meson) | [![Build Status](https://github.com/asdf-community/asdf-meson/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/asdf-community/asdf-meson/actions) |
| Micronaut | [weibemoura/asdf-micronaut](https://github.com/weibemoura/asdf-micronaut) | [![Build Status](https://travis-ci.org/weibemoura/asdf-micronaut.svg?branch=master)](https://travis-ci.org/weibemoura/asdf-micronaut) |
| Mill | [vic/asdf-mill](https://github.com/vic/asdf-mill) | [![Build Status](https://travis-ci.org/vic/asdf-mill.svg?branch=master)](https://travis-ci.org/vic/asdf-mill) |

1
plugins/mdbook Normal file
View File

@@ -0,0 +1 @@
repository = https://github.com/cipherstash/asdf-mdbook.git