Patrick Freed
Patrick Freed
swiftly currently produces progress output when downloading to give the user an idea of how long an install will take. This is ideal for humans using it via the CLI,...
The list-available command accepts a toolchain selector and prints the various toolchains that are available to install (including those already installed) matching that selector. If no selector is provided, all...
#153 updates swiftly to use swift.org-based APIs for most queries, but it still falls back to GitHub for pre-6.0 snapshots. I think we should consider just dropping GitHub API support...