diff --git a/README.md b/README.md index 5aeddc3f1..dcfdb3277 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | babashka | [pitch-io/asdf-babashka](https://github.com/pitch-io/asdf-babashka) | [![Build Status](https://github.com/pitch-io/asdf-babashka/workflows/Build/badge.svg)](https://github.com/pitch-io/asdf-babashka/actions) | | balena-cli | [boatkit-io/asdf-balena-cli](https://github.com/boatkit-io/asdf-balena-cli) | [![Build Status](https://github.com/boatkit-io/asdf-balena-cli/workflows/Main%20Workflow/badge.svg)](https://github.com/boatkit-io/asdf-balena-cli/blob/main/.github/workflows/workflow.yml) | | 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) | +| bashly | [pcrockett/asdf-bashly](https://github.com/pcrockett/asdf-bashly) | [![Build](https://github.com/pcrockett/asdf-bashly/actions/workflows/build.yml/badge.svg)](https://github.com/pcrockett/asdf-bashly/actions/workflows/build.yml) | | bat | [wt0f/asdf-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) | | bat-extras | [vhdirk/asdf-bat-extras](https://github.com/vhdirk/asdf-bat-extras) | [![Build status](https://github.com/vhdirk/asdf-bat-extras/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/vhdirk/asdf-bat-extras/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) | diff --git a/plugins/bashly b/plugins/bashly new file mode 100644 index 000000000..d088dcc4e --- /dev/null +++ b/plugins/bashly @@ -0,0 +1 @@ +repository = https://github.com/pcrockett/asdf-bashly.git