diff --git a/README.md b/README.md index 57ce725..a467dbc 100644 --- a/README.md +++ b/README.md @@ -472,6 +472,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Websocat | [bdellegrazie/asdf-websocat](https://github.com/bdellegrazie/asdf-websocat) | [![GitHub Actions Status](https://github.com/bdellegrazie/asdf-websocat/workflows/Build/badge.svg?branch=master)](https://github.com/bdellegrazie/asdf-websocat/actions) | | Wren CLI | [jtakakura/asdf-wren-cli](https://github.com/jtakakura/asdf-wren-cli) | [![Build Status](https://github.com/jtakakura/asdf-wren-cli/workflows/Build/badge.svg)](https://github.com/jtakakura/asdf-wren-cli/actions?query=workflow%3ABuild) | | Wtfutil | [NeoHsu/asdf-wtfutil](https://github.com/NeoHsu/asdf-wtfutil) | [![Build](https://github.com/NeoHsu/asdf-wtfutil/workflows/Build/badge.svg)](https://github.com/neohsu/asdf-wtfutil/actions?query=workflow%3ABuild) | +| XCTestHTMLReport | [younke/asdf-xchtmlreport](https://github.com/younke/asdf-xchtmlreport) | [![Build Status](https://github.com/younke/asdf-xchtmlreport/workflows/Build/badge.svg?branch=main)](https://github.com/younke/asdf-xchtmlreport/actions) | | XcodeGen | [younke/asdf-xcodegen](https://github.com/younke/asdf-xcodegen) | [![Build Status](https://github.com/younke/asdf-xcodegen/workflows/Build/badge.svg?branch=master)](https://github.com/younke/asdf-xcodegen/actions) | | xh | [NeoHsu/asdf-xh](https://github.com/NeoHsu/asdf-xh) | [![Build](https://github.com/NeoHsu/asdf-xh/workflows/Build/badge.svg)](https://github.com/neohsu/asdf-xh/actions?query=workflow%3ABuild) | | yadm | [particledecay/asdf-yadm](https://github.com/particledecay/asdf-yadm) | [![Test Plugin](https://github.com/particledecay/asdf-yadm/workflows/Plugin%20Test/badge.svg)](https://github.com/particledecay/asdf-yadm/actions) | diff --git a/plugins/xchtmlreport b/plugins/xchtmlreport new file mode 100644 index 0000000..d8d0577 --- /dev/null +++ b/plugins/xchtmlreport @@ -0,0 +1 @@ +repository = https://github.com/younke/asdf-xchtmlreport.git