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.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
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.
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
See LICENSE © Vasily Ptitsyn