swiftgen plugin for the asdf version manager.
bash,curl,unzip: generic POSIX utilities.
Plugin:
asdf plugin add swiftgen
# or
asdf plugin add swiftgen https://github.com/younke/asdf-swiftgen.gitswiftgen:
# 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 --helpYou 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.
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
See LICENSE © Vasily Ptitsyn