From 04683b79a214c2502c0fe36da0c9722bf0fd5079 Mon Sep 17 00:00:00 2001 From: James <4808760+YR-ZR0@users.noreply.github.com> Date: Thu, 11 Jan 2024 04:36:11 +0000 Subject: [PATCH] feat: add earthly plugin (#934) Co-authored-by: James Hegedus --- README.md | 1 + plugins/earthly | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/earthly diff --git a/README.md b/README.md index f820aa8..8d7ab72 100644 --- a/README.md +++ b/README.md @@ -225,6 +225,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | dust | [looztra/asdf-dust](https://github.com/looztra/asdf-dust) | | DVC | [fwfurtado/asdf-dvc](https://github.com/fwfurtado/asdf-dvc) | | dyff | [wt0f/asdf-dyff](https://gitlab.com/wt0f/asdf-dyff) | +| earthly | [YR-ZR0/asdf-earthly](https://github.com/YR-ZR0/asdf-earthly) | | ecspresso | [kayac/asdf-ecspresso](https://github.com/kayac/asdf-ecspresso) | | editorconfig-checker | [gabitchov/asdf-editorconfig-checker](https://github.com/gabitchov/asdf-editorconfig-checker) | | ejson | [cipherstash/asdf-ejson](https://github.com/cipherstash/asdf-ejson) | diff --git a/plugins/earthly b/plugins/earthly new file mode 100644 index 0000000..eb4504d --- /dev/null +++ b/plugins/earthly @@ -0,0 +1 @@ +repository = https://github.com/YR-ZR0/asdf-earthly