kylef / swiftenv

Swift Version Manager
https://swiftenv.fuller.li/
BSD 2-Clause "Simplified" License
1.97k stars 93 forks source link

Swiftenv as the official Swift version manager? #178

Open reuschj opened 3 years ago

reuschj commented 3 years ago

Not an issue... more of a suggestion. This is a great product and really should be THE official way to install Swift. Have you thought about proposing this to the Swift team as the official, first-class way to manage Swift toolchains? This is great as-is, but would be even better if built-in. This could make the Swift installation process as simple as installing swiftenv, then grabbing the latest version of Swift.

brew install swiftenv
swiftenv install latest
peterkos commented 9 months ago

It looks like the swift-server project has Swiftly, which is also written in Swift :eyes:, but pending macOS support