asdf-plugins
asdf-plugins copied to clipboard
feat: add xeol EOL plugin
Summary
Description:
- Tool repo URL: https://github.com/xeol-io/xeol
- Plugin repo URL: https://github.com/davidjeddy/asdf-xeol
Checklist
- [X] Format with
scripts/format.bash - [X] Test locally with
scripts/test_plugin.bash --file plugins/<your_new_plugin_name> - [x] Your plugin CI tests are green
-
Tip: use the
plugin_testaction from asdf-actions in your plugin CI
-
Tip: use the