feat: add bun repository (#624)

This commit is contained in:
Hyeseong Kim
2022-07-07 09:24:48 +09:00
committed by GitHub
parent ad5b533775
commit e78ef3dcfb
2 changed files with 2 additions and 0 deletions

View File

@@ -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) |

1
plugins/bun Normal file
View File

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