diff --git a/README.md b/README.md index 080cefd..2ce9fc8 100644 --- a/README.md +++ b/README.md @@ -127,6 +127,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | ctop | [NeoHsu/asdf-ctop](https://github.com/NeoHsu/asdf-ctop) | [![Build](https://github.com/NeoHsu/asdf-ctop/workflows/Build/badge.svg)](https://github.com/neohsu/asdf-ctop/actions?query=workflow%3ABuild) | | CUE | [asdf-community/asdf-cue](https://github.com/asdf-community/asdf-cue) | [![Build Status](https://github.com/asdf-community/asdf-cue/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/asdf-community/asdf-cue/actions) | | D (DMD) | [sylph01/asdf-dmd](https://github.com/sylph01/asdf-dmd) | [![Build Status](https://travis-ci.org/sylph01/asdf-dmd.svg?branch=master)](https://travis-ci.org/sylph01/asdf-dmd) | +| dagger | [virtualstaticvoid/asdf-dagger](https://github.com/virtualstaticvoid/asdf-dagger) | [![Build Status](https://github.com/virtualstaticvoid/asdf-dagger/actions/workflows/workflow.yml/badge.svg?branch=main)](https://github.com/virtualstaticvoid/asdf-dagger/actions/workflows/workflow.yml) | | Dart | [PatOConnor43/asdf-dart](https://github.com/PatOConnor43/asdf-dart) | [![Build Status](https://travis-ci.org/PatOConnor43/asdf-dart.svg?branch=master)](https://travis-ci.org/PatOConnor43/asdf-dart) | | Dasel | [asdf-community/asdf-dasel](https://github.com/asdf-community/asdf-dasel) | [![Build Status](https://github.com/asdf-community/asdf-dasel/workflows/ci/badge.svg)](ttps://github.com/asdf-community/asdf-dasel/actions) | | Dbmate | [juusujanar/asdf-dbmate](https://github.com/juusujanar/asdf-dbmate) | [![Test](https://github.com/juusujanar/asdf-dbmate/actions/workflows/test.yaml/badge.svg)](https://github.com/juusujanar/asdf-dbmate/actions) | diff --git a/plugins/dagger b/plugins/dagger new file mode 100644 index 0000000..10713b6 --- /dev/null +++ b/plugins/dagger @@ -0,0 +1 @@ +repository = https://github.com/virtualstaticvoid/asdf-dagger.git