feat: adds plugin for the bin tool (#821)

This commit is contained in:
Jovial Joe Jayarson
2023-05-15 13:52:11 +05:30
committed by GitHub
parent 50f78fa329
commit 044873f90e
2 changed files with 2 additions and 0 deletions

View File

@@ -98,6 +98,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
| bbr | [vmware-tanzu/tanzu-plug-in-for-asdf](https://github.com/vmware-tanzu/tanzu-plug-in-for-asdf) | [![Build Status](https://github.com/vmware-tanzu/tanzu-plug-in-for-asdf/actions/workflows/test-bbr.yml/badge.svg?branch=main)](https://github.com/vmware-tanzu/tanzu-plug-in-for-asdf/actions/workflows/test-bbr.yml) |
| bbr-s3-config-validator | [vmware-tanzu/tanzu-plug-in-for-asdf](https://github.com/vmware-tanzu/tanzu-plug-in-for-asdf) | [![Build Status](https://github.com/vmware-tanzu/tanzu-plug-in-for-asdf/actions/workflows/test-bbr.yml/badge.svg?branch=main)](https://github.com/vmware-tanzu/tanzu-plug-in-for-asdf/actions/workflows/test-bbr.yml) |
| benthos | [benthosdev/benthos-asdf](https://github.com/benthosdev/benthos-asdf) | [![Build Status](https://github.com/benthosdev/benthos-asdf/actions/workflows/build.yml/badge.svg)](https://github.com/benthosdev/benthos-asdf/actions/workflows/build.yml) |
| Bin | [joe733/asdf-bin](https://github.com/joe733/asdf-bin) | [![Build Status](https://github.com/joe733/asdf-bin/actions/workflows/build.yml/badge.svg)](https://github.com/joe733/asdf-bin) |
| 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) |

1
plugins/bin Normal file
View File

@@ -0,0 +1 @@
repository = https://github.com/joe733/asdf-bin.git