From 404eab10bbc6d85958c255ab96c25e70a19fe515 Mon Sep 17 00:00:00 2001 From: David Eddy Date: Fri, 31 Oct 2025 15:24:17 +0100 Subject: [PATCH] ADD xeol EOL tool --- README.md | 1 + plugins/xeol | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/xeol diff --git a/README.md b/README.md index 9a06f9e4..20c76854 100644 --- a/README.md +++ b/README.md @@ -864,6 +864,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | xcbeautify | [MacPaw/asdf-xcbeautify](https://github.com/MacPaw/asdf-xcbeautify) | | xcodes | [younke/asdf-xcodes](https://github.com/younke/asdf-xcodes) | | xcresultparser | [MacPaw/asdf-xcresultparser](https://github.com/MacPaw/asdf-xcresultparser) | +| xeol | [davidjeddy/asdf-xeol](https://github.com/davidjeddy/asdf-xeol.git) | | xh | [NeoHsu/asdf-xh](https://github.com/NeoHsu/asdf-xh) | | yadm | [particledecay/asdf-yadm](https://github.com/particledecay/asdf-yadm) | | yamlfmt | [mise-plugins/asdf-yamlfmt](https://github.com/mise-plugins/asdf-yamlfmt) | diff --git a/plugins/xeol b/plugins/xeol new file mode 100644 index 00000000..8c8a5543 --- /dev/null +++ b/plugins/xeol @@ -0,0 +1 @@ +repository = https://github.com/davidjeddy/asdf-xeol.git