diff --git a/README.md b/README.md index 9a06f9e4..7c3ddd5d 100644 --- a/README.md +++ b/README.md @@ -302,6 +302,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Gauche | [sakuro/asdf-gauche](https://github.com/sakuro/asdf-gauche) | | gallery-dl | [iul1an/asdf-gallery-dl](https://github.com/iul1an/asdf-gallery-dl) | | gam | [offbyone/asdf-gam](https://github.com/offbyone/asdf-gam) | +| Gambit | [joeljuca/asdf-gambit](https://github.com/joeljuca/asdf-gambit) | | gator | [MxNxPx/asdf-gator](https://github.com/MxNxPx/asdf-gator) | | garden-cli | [rynkowsg/asdf-garden-cli](https://github.com/rynkowsg/asdf-garden-cli) | | gcc-arm-none-eabi | [dlech/asdf-gcc-arm-none-eabi](https://github.com/dlech/asdf-gcc-arm-none-eabi) | diff --git a/plugins/gambit b/plugins/gambit new file mode 100644 index 00000000..96bff945 --- /dev/null +++ b/plugins/gambit @@ -0,0 +1 @@ +repository = https://github.com/joeljuca/asdf-gambit.git