diff --git a/README.md b/README.md index 4f634dfbc..fe89ed970 100644 --- a/README.md +++ b/README.md @@ -619,6 +619,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | sshuttle | [xanmanning/asdf-sshuttle](https://github.com/xanmanning/asdf-sshuttle) | [![Build](https://github.com/xanmanning/asdf-sshuttle/actions/workflows/build.yml/badge.svg)](https://github.com/xanmanning/asdf-sshuttle/actions/workflows/build.yml) | | Stack | [sestrella/asdf-ghcup](https://github.com/sestrella/asdf-ghcup) | [![CI](https://github.com/sestrella/asdf-ghcup/actions/workflows/ci.yml/badge.svg)](https://github.com/sestrella/asdf-ghcup/actions/workflows/ci.yml) | | starboard | [zufardhiyaulhaq/asdf-starboard](https://github.com/zufardhiyaulhaq/asdf-starboard) | [![Build](https://github.com/zufardhiyaulhaq/asdf-starboard/actions/workflows/build.yml/badge.svg)](https://github.com/zufardhiyaulhaq/asdf-starboard/actions/workflows/build.yml) | +| Starknet Foundry | [foundry-rs/asdf-starknet-foundry](https://github.com/foundry-rs/asdf-starknet-foundry) | [![CI](https://github.com/foundry-rs/asdf-starknet-foundry/actions/workflows/build.yml/badge.svg)](https://github.com/foundry-rs/asdf-starknet-foundry/actions/workflows/build.yml) | | starport | [nikever/asdf-starport](https://github.com/nikever/asdf-starport) | [![Build Status](https://github.com/nikever/asdf-starport/workflows/Build/badge.svg)](https://github.com/nikever/asdf-starport/actions) | | starship | [grimoh/asdf-starship](https://github.com/grimoh/asdf-starship) | [![GitHub Actions Status](https://github.com/grimoh/asdf-starship/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/grimoh/asdf-starship/actions) | | steampipe | [carnei-ro/asdf-steampipe](https://github.com/carnei-ro/asdf-steampipe) | [![Build Status](https://github.com/carnei-ro/asdf-steampipe/workflows/Build/badge.svg?branch=main)](https://github.com/carnei-ro/asdf-steampipe/actions) | diff --git a/plugins/starknet-foundry b/plugins/starknet-foundry new file mode 100644 index 000000000..e52844fd6 --- /dev/null +++ b/plugins/starknet-foundry @@ -0,0 +1 @@ +repository = https://github.com/foundry-rs/asdf-starknet-foundry.git