diff --git a/README.md b/README.md index ff977d0..0f0555a 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,7 @@ itself) to look for plugins. | crc | [sqtran/asdf-crc](https://github.com/sqtran/asdf-crc) | [![Build Status](https://github.com/sqtran/asdf-crc/workflows/CI/badge.svg?branch=master)](https://github.com/sqtran/asdf-crc) | | Crystal | [asdf-community/asdf-crystal](https://github.com/asdf-community/asdf-crystal) | [![Main workflow](https://github.com/asdf-community/asdf-crystal/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/asdf-community/asdf-crystal/actions) | | 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) | +| 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) | | 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) | | 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) | | Deno | [asdf-community/asdf-deno](https://github.com/asdf-community/asdf-deno) | [![Main workflow](https://github.com/asdf-community/asdf-deno/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/asdf-community/asdf-deno/actions) | diff --git a/plugins/dasel b/plugins/dasel new file mode 100644 index 0000000..69ec919 --- /dev/null +++ b/plugins/dasel @@ -0,0 +1 @@ +repository = https://github.com/asdf-community/asdf-dasel.git