mirror of
https://github.com/placeholder-soft/asdf-plugins.git
synced 2026-04-24 03:55:07 +08:00
feat: add asdf-bpkg (#585)
* feat: add asdf-bpkg * docs(README.md): add more docs
This commit is contained in:
@@ -81,6 +81,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
|
||||
| Bombardier | [NeoHsu/asdf-bombardier](https://github.com/NeoHsu/asdf-bombardier) | [](https://github.com/neohsu/asdf-bombardier/actions?query=workflow%3ABuild) |
|
||||
| bosh | [laidbackware/asdf-pivotal](https://github.com/laidbackware/asdf-pivotal) | [](https://github.com/laidbackware/asdf-pivotal/actions/workflows/test-bosh.yml) |
|
||||
| Boundary | [Banno/asdf-hashicorp](https://github.com/Banno/asdf-hashicorp) | [](https://travis-ci.org/Banno/asdf-hashicorp) |
|
||||
| bpkg | [bpkg/asdf-bpkg](https://github.com/bpkg/asdf-bpkg) | [](https://github.com/bpkg/asdf-bpkg/actions) |
|
||||
| Brig | [Ibotta/asdf-brig](https://github.com/Ibotta/asdf-brig) | [](https://github.com/ibotta/asdf-brig/actions) |
|
||||
| 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) |
|
||||
|
||||
1
plugins/bpkg
Normal file
1
plugins/bpkg
Normal file
@@ -0,0 +1 @@
|
||||
repository = https://github.com/bpkg/asdf-bpkg.git
|
||||
Reference in New Issue
Block a user