diff --git a/README.md b/README.md index 5d078a1bf..694feb096 100644 --- a/README.md +++ b/README.md @@ -259,6 +259,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | exa | [nyrst/asdf-exa](https://github.com/nyrst/asdf-exa) | | exercism | [bheesham/asdf-exercism](https://gitlab.com/bheesham/asdf-exercism) | | eza | [lwiechec/asdf-eza](https://github.com/lwiechec/asdf-eza) | +| fastlane | [mollyIV/asdf-fastlane](https://github.com/mollyIV/asdf-fastlane) | | fd | [wt0f/asdf-fd](https://gitlab.com/wt0f/asdf-fd) | | FFmpeg | [acj/asdf-ffmpeg](https://github.com/acj/asdf-ffmpeg) | | figma-export | [younke/asdf-figma-export](https://github.com/younke/asdf-figma-export) | diff --git a/plugins/fastlane b/plugins/fastlane new file mode 100644 index 000000000..7fd5613ca --- /dev/null +++ b/plugins/fastlane @@ -0,0 +1 @@ +repository = https://github.com/mollyIV/asdf-fastlane.git