Swift Version Manager
October 24, 2021 ยท View on GitHub
swiftenv allows you to easily install, and switch between multiple versions of Swift.
This project was heavily inspired by pyenv.

swiftenv allows you to:
- Change the global Swift version, per user.
- Set a per-project Swift version.
- Allows you to override the Swift version with an environmental variable.