asdf-swiftgen

December 28, 2025 · View on GitHub

asdf-swiftgen

asdf mise lint

swiftgen plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl, unzip: generic POSIX utilities.

Install

Plugin:

asdf plugin add swiftgen
# or
asdf plugin add swiftgen https://github.com/younke/asdf-swiftgen.git

swiftgen:

# Show all installable versions
asdf list-all swiftgen

# Install specific version
asdf install swiftgen latest

# Set a version globally (on your ~/.tool-versions file)
asdf global swiftgen latest

# Now swiftgen commands are available
swiftgen --help

Templates

You probably want to copy SwiftGen bundled templates into your project directory.

Read SwiftGen documentation on how to use templates.

Check asdf readme for more instructions on how to install & manage versions.

Contributing

Contributions of any kind welcome! See the contributing guide.

Thanks goes to these contributors!

License

See LICENSE © Vasily Ptitsyn