diff --git a/README.md b/README.md index 0fea1bc..17e33e0 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | BTrace | [joschi/asdf-btrace](https://github.com/joschi/asdf-btrace) | [![Main workflow](https://github.com/joschi/asdf-btrace/actions/workflows/workflow.yml/badge.svg?branch=master)](https://github.com/joschi/asdf-btrace/actions/workflows/workflow.yml) | | Buf | [truepay/asdf-buf](https://github.com/truepay/asdf-buf) | [![Build Status](https://github.com/truepay/asdf-buf/workflows/CI/badge.svg?branch=master)](https://github.com/truepay/asdf-buf/actions) | | Buildpack | [johnlayton/asdf-buildpack](https://github.com/johnlayton/asdf-buildpack) | [![GitHub Actions Status](https://github.com/johnlayton/asdf-buildpack/workflows/main/badge.svg?branch=master)](https://github.com/johnlayton/asdf-buildpack/actions) | +| Bun | [cometkim/asdf-bun](https://github.com/cometkim/asdf-bun) | [![CI](https://github.com/cometkim/asdf-bun/actions/workflows/ci.yml/badge.svg)](https://github.com/cometkim/asdf-bun/actions/workflows/ci.yml) | | Bundler | [jonathanmorley/asdf-bundler](https://github.com/jonathanmorley/asdf-bundler) | [![Build Status](https://github.com/jonathanmorley/asdf-bundler/workflows/ASDF%20CI/badge.svg?branch=master)](https://github.com/jonathanmorley/asdf-bundler/actions) | | Caddy | [salasrod/asdf-caddy](https://github.com/salasrod/asdf-caddy) | [![Build Status](https://github.com/salasrod/asdf-caddy/workflows/CI/badge.svg?branch=master)](https://github.com/salasrod/asdf-caddy/actions) | | carthage | [younke/asdf-carthage](https://github.com/younke/asdf-carthage) | [![Build Status](https://github.com/younke/asdf-carthage/workflows/Build/badge.svg?branch=master)](https://github.com/younke/asdf-carthage/actions) | diff --git a/plugins/bun b/plugins/bun new file mode 100644 index 0000000..caeb879 --- /dev/null +++ b/plugins/bun @@ -0,0 +1 @@ +repository = https://github.com/cometkim/asdf-bun.git