From c6896d7a3c8a62820714ca526abfed59ace9600a Mon Sep 17 00:00:00 2001 From: Lukasz Wiechec Date: Tue, 9 Aug 2022 13:28:45 +0000 Subject: [PATCH] feat: borg plugin (#642) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Łukasz Wiecheć --- README.md | 1 + plugins/borg | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/borg diff --git a/README.md b/README.md index 81bedfe..85a4400 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | binnacle | [Traackr/asdf-binnacle](https://github.com/Traackr/asdf-binnacle) | [![Build Status](https://travis-ci.org/Traackr/asdf-binnacle.svg?branch=master)](https://travis-ci.org/Traackr/asdf-binnacle) | | Bitwarden | [vixus0/asdf-bitwarden](https://github.com/vixus0/asdf-bitwarden) | [![Build Status](https://travis-ci.com/vixus0/asdf-bitwarden.svg?branch=master)](https://travis-ci.com/vixus0/asdf-bitwarden) | | Bombardier | [NeoHsu/asdf-bombardier](https://github.com/NeoHsu/asdf-bombardier) | [![Build](https://github.com/NeoHsu/asdf-bombardier/workflows/Build/badge.svg)](https://github.com/neohsu/asdf-bombardier/actions?query=workflow%3ABuild) | +| borg | [lwiechec/asdf-borg](https://github.com/lwiechec/asdf-borg) | [![Build](https://github.com/lwiechec/asdf-borg/workflows/Build/badge.svg)](https://github.com/lwiechec/asdf-borg/actions/workflows/build.yml) | | bosh | [laidbackware/asdf-pivotal](https://github.com/laidbackware/asdf-pivotal) | [![Build Status](https://github.com/laidbackware/asdf-pivotal/actions/workflows/test-bosh.yml/badge.svg?branch=main)](https://github.com/laidbackware/asdf-pivotal/actions/workflows/test-bosh.yml) | | Boundary | [asdf-community/asdf-hashicorp](https://github.com/asdf-community/asdf-hashicorp) | [![Build](https://github.com/asdf-community/asdf-hashicorp/actions/workflows/workflow.yml/badge.svg)](https://github.com/asdf-community/asdf-hashicorp/actions/workflows/workflow.yml) | | bpkg | [bpkg/asdf-bpkg](https://github.com/bpkg/asdf-bpkg) | [![GitHub Actions Status](https://github.com/bpkg/asdf-bpkg/actions/workflows/build.yml/badge.svg?)](https://github.com/bpkg/asdf-bpkg/actions) | diff --git a/plugins/borg b/plugins/borg new file mode 100644 index 0000000..af97380 --- /dev/null +++ b/plugins/borg @@ -0,0 +1 @@ +repository = https://github.com/lwiechec/asdf-borg