mirror of
https://github.com/placeholder-soft/asdf-plugins.git
synced 2026-01-12 22:44:54 +08:00
feat: add bun repository (#624)
This commit is contained in:
@@ -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) | [](https://github.com/joschi/asdf-btrace/actions/workflows/workflow.yml) |
|
||||
| Buf | [truepay/asdf-buf](https://github.com/truepay/asdf-buf) | [](https://github.com/truepay/asdf-buf/actions) |
|
||||
| Buildpack | [johnlayton/asdf-buildpack](https://github.com/johnlayton/asdf-buildpack) | [](https://github.com/johnlayton/asdf-buildpack/actions) |
|
||||
| Bun | [cometkim/asdf-bun](https://github.com/cometkim/asdf-bun) | [](https://github.com/cometkim/asdf-bun/actions/workflows/ci.yml) |
|
||||
| Bundler | [jonathanmorley/asdf-bundler](https://github.com/jonathanmorley/asdf-bundler) | [](https://github.com/jonathanmorley/asdf-bundler/actions) |
|
||||
| Caddy | [salasrod/asdf-caddy](https://github.com/salasrod/asdf-caddy) | [](https://github.com/salasrod/asdf-caddy/actions) |
|
||||
| carthage | [younke/asdf-carthage](https://github.com/younke/asdf-carthage) | [](https://github.com/younke/asdf-carthage/actions) |
|
||||
|
||||
1
plugins/bun
Normal file
1
plugins/bun
Normal file
@@ -0,0 +1 @@
|
||||
repository = https://github.com/cometkim/asdf-bun.git
|
||||
Reference in New Issue
Block a user