feat: Add plugin for bashbot (#472)

Co-authored-by: mathew-fleisch <mathew-fleisch@users.noreply.github.com>
This commit is contained in:
Mathew Fleisch
2021-09-05 16:32:56 -07:00
committed by GitHub
parent d3ce7dd5d6
commit 53c321ef3c
2 changed files with 2 additions and 0 deletions

View File

@@ -61,6 +61,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
| aws-nuke | [bersalazar/asdf-aws-nuke](https://github.com/bersalazar/asdf-aws-nuke) | [![Build Status](https://github.com/bersalazar/asdf-aws-nuke/workflows/Build/badge.svg?branch=master)](https://github.com/bersalazar/asdf-aws-nuke/actions) |
| awscli | [MetricMike/asdf-awscli](https://github.com/MetricMike/asdf-awscli) | [![Build Status](https://github.com/MetricMike/asdf-awscli/workflows/Build/badge.svg?branch=main)](https://github.com/MetricMike/asdf-awscli/actions) |
| babashka | [fredZen/asdf-babashka](https://github.com/fredZen/asdf-babashka) | [![Build Status](https://github.com/fredZen/asdf-babashka/workflows/Build/badge.svg)](https://github.com/fredZen/asdf-babashka/actions) |
| bashbot | [mathew-fleisch/asdf-bashbot](https://github.com/mathew-fleisch/asdf-bashbot) | [![Build Status](https://github.com/mathew-fleisch/asdf-bashbot/workflows/Build/badge.svg?branch=main)](https://github.com/mathew-fleisch/asdf-bashbot/actions) |
| bat | [wt0f/bat](https://gitlab.com/wt0f/asdf-bat) | [![pipeline status](https://gitlab.com/wt0f/asdf-bat/badges/master/pipeline.svg)](https://gitlab.com/wt0f/asdf-bat/-/commits/master) |
| Batect | [johnlayton/asdf-batect](https://github.com/johnlayton/asdf-batect) | [![Build Status](https://github.com/johnlayton/asdf-batect/actions/workflows/workflow.yml/badge.svg?branch=main)](https://github.com/johnlayton/asdf-batect/actions/workflows/workflow.yml) |
| Bats (Bash unittest) | [timgluz/asdf-bats](https://github.com/timgluz/asdf-bats) | [![Build Status](https://github.com/timgluz/asdf-bats/actions/workflows/asdf_test.yml/badge.svg?branch=main)](https://github.com/timgluz/asdf-bats/actions/workflows/asdf_test.yml) |

1
plugins/bashbot Normal file
View File

@@ -0,0 +1 @@
repository = https://github.com/mathew-fleisch/asdf-bashbot.git