diff --git a/README.md b/README.md index c13c26c..341ce73 100644 --- a/README.md +++ b/README.md @@ -318,6 +318,7 @@ itself) to look for plugins. | Waypoint | [Banno/asdf-hashicorp](https://github.com/Banno/asdf-hashicorp) | [![Build Status](https://travis-ci.org/Banno/asdf-hashicorp.svg?branch=master)](https://travis-ci.org/Banno/asdf-hashicorp) | | Websocat | [bdellegrazie/asdf-websocat](https://github.com/bdellegrazie/asdf-websocat) | [![GitHub Actions Status](https://github.com/bdellegrazie/asdf-websocat/workflows/Build/badge.svg?branch=master)](https://github.com/bdellegrazie/asdf-websocat/actions) | | Wren CLI | [jtakakura/asdf-wren-cli](https://github.com/jtakakura/asdf-wren-cli) | [![Build Status](https://github.com/jtakakura/asdf-wren-cli/workflows/Build/badge.svg)](https://github.com/jtakakura/asdf-wren-cli/actions?query=workflow%3ABuild) | +| XcodeGen | [younke/asdf-xcodegen](https://github.com/younke/asdf-xcodegen) | [![Build Status](https://github.com/younke/asdf-xcodegen/workflows/Build/badge.svg?branch=master)](https://github.com/younke/asdf-xcodegen/actions) | | yq | [sudermajr/asdf-yq](https://github.com/sudermanjr/asdf-yq) | [![Build Status](https://github.com/sudermanjr/asdf-yq/workflows/master/badge.svg?branch=master)](https://github.com/sudermanjr/asdf-yq/actions) | | ytt | [k14s/asdf-k14s](https://github.com/k14s/asdf-k14s) | [![Build Status](https://github.com/k14s/asdf-k14s/workflows/test-all/badge.svg)](https://github.com/k14s/asdf-k14s/actions) | | Zig | [cheetah/asdf-zig](https://github.com/cheetah/asdf-zig) | [![Build Status](https://travis-ci.org/cheetah/asdf-zig.svg?branch=master)](https://travis-ci.org/cheetah/asdf-zig) | diff --git a/plugins/xcodegen b/plugins/xcodegen new file mode 100644 index 0000000..22bc3ec --- /dev/null +++ b/plugins/xcodegen @@ -0,0 +1 @@ +repository = https://github.com/younke/asdf-xcodegen.git