From 19168e2e953efea31d53dcfb0884ffeceaf76e1f Mon Sep 17 00:00:00 2001 From: Iulian Mandache <25257851+iul1an@users.noreply.github.com> Date: Tue, 21 Mar 2023 06:48:26 +0200 Subject: [PATCH] feat: add gallery-dl plugin (#781) --- README.md | 1 + plugins/gallery-dl | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/gallery-dl diff --git a/README.md b/README.md index 0dd06cc..d987c2b 100644 --- a/README.md +++ b/README.md @@ -231,6 +231,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | fx | [wt0f/asdf-fx](https://gitlab.com/wt0f/asdf-fx) | [![Build Status](https://gitlab.com/wt0f/asdf-fx/badges/main/pipeline.svg)](https://gitlab.com/wt0f/asdf-fx/-/pipelines) | | fzf | [kompiro/asdf-fzf](https://github.com/kompiro/asdf-fzf) | [![Build Status](https://github.com/kompiro/asdf-fzf/workflows/plugin%20test/badge.svg)](https://github.com/kompiro/asdf-fzf/actions?query=workflow%3A%22plugin+test%22) | | Gauche | [sakuro/asdf-gauche](https://github.com/sakuro/asdf-gauche) | [![Build Status](https://travis-ci.org/sakuro/asdf-gauche.svg?branch=master)](https://travis-ci.org/sakuro/asdf-gauche) | +| gallery-dl | [iul1an/asdf-gallery-dl](https://github.com/iul1an/asdf-gallery-dl) | [![Build Status](https://github.com/iul1an/asdf-gallery-dl/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/iul1an/asdf-gallery-dl/actions) | | gam | [offbyone/asdf-gam](https://github.com/offbyone/asdf-gam) | [![Build Status](https://github.com/offbyone/asdf-gam/workflows/ASDF%20CI/badge.svg)](https://github.com/offbyone/asdf-gam/actions) | | gator | [MxNxPx/asdf-gator](https://github.com/MxNxPx/asdf-gator) | [![Build Status](https://github.com/MxNxPx/asdf-gator/actions/workflows/build.yml/badge.svg)](https://github.com/MxNxPx/asdf-gator/actions) | | gcc-arm-none-eabi | [dlech/asdf-gcc-arm-none-eabi](https://github.com/dlech/asdf-gcc-arm-none-eabi) | [![Build](https://github.com/dlech/asdf-gcc-arm-none-eabi/actions/workflows/build.yml/badge.svg)](https://github.com/dlech/asdf-gcc-arm-none-eabi/actions/workflows/build.yml) | diff --git a/plugins/gallery-dl b/plugins/gallery-dl new file mode 100644 index 0000000..0bdad68 --- /dev/null +++ b/plugins/gallery-dl @@ -0,0 +1 @@ +repository = https://github.com/iul1an/asdf-gallery-dl