RakuyoKit/swift plugin for the asdf version manager.
Plugin:
asdf plugin add swift-style-guide https://github.com/RakuyoKit/asdf-swift-style-guide.git
swift-style-guide:
# Show all installable versions
asdf list-all swift-style-guide
# Install specific version
asdf install swift-style-guide version
Check asdf readme for more instructions on how to install & manage versions.