Get the latest tech news
Swiftly 1.0
Today we’re delighted to introduce the first stable release of swiftly, a Swift version manager that takes the pain out of installing, managing and updating your Swift toolchain.
Downloading, extracting and installing a trusted build of Swift along with the relevant dependencies for your operating system can require quite a few manual and error-prone steps. swiftly has access to excellent argument parsing capabilities, beautiful--help screens, and the full standard library. The processor architecture can be determined on most unixes using uname -m. The result of all of this is the simplicity of a copy and paste from the website to your terminal and get started with Swift.
Or read this on Hacker News