From 272e52a3846df6375d698faf03f1ded98bbd4afe Mon Sep 17 00:00:00 2001 From: Wes McNamee Date: Tue, 5 Jan 2021 23:41:44 -0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E2=9C=A8=20=20add=20dasel=20(#346)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + plugins/dasel | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/dasel 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