diff --git a/README.md b/README.md index 9a06f9e4..6786e464 100644 --- a/README.md +++ b/README.md @@ -120,6 +120,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Binaryen | [cometkim/asdf-binaryen](https://github.com/cometkim/asdf-binaryen) | | bingo | [isindir/asdf-bingo](https://github.com/isindir/asdf-bingo) | | binnacle | [Traackr/asdf-binnacle](https://github.com/Traackr/asdf-binnacle) | +| Biome | [angellist/asdf-biome](https://github.com/angellist/asdf-biome) | | Bitwarden | [vixus0/asdf-bitwarden](https://github.com/vixus0/asdf-bitwarden) | | bitwarden-secrets-manager | [asdf-community/asdf-bitwarden-secrets-manager](https://github.com/asdf-community/asdf-bitwarden-secrets-manager) | | boilerplate | [gruntwork-io/asdf-boilerplate](https://github.com/gruntwork-io/asdf-boilerplate) | diff --git a/plugins/biome b/plugins/biome new file mode 100644 index 00000000..cffa1c4b --- /dev/null +++ b/plugins/biome @@ -0,0 +1 @@ +repository = https://github.com/angellist/asdf-biome.git