diff --git a/README.md b/README.md index 8f8fddd..82e1ee2 100644 --- a/README.md +++ b/README.md @@ -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) | diff --git a/plugins/bashbot b/plugins/bashbot new file mode 100644 index 0000000..b622afd --- /dev/null +++ b/plugins/bashbot @@ -0,0 +1 @@ +repository = https://github.com/mathew-fleisch/asdf-bashbot.git