Swiftly CLI icon
Swiftly CLI icon

Swiftly CLI

 Like

Swiftly is a CLI tool for installing, managing, and switching between Swift toolchains, written in Swift. Swiftly itself is designed to be extremely easy to install and get running, and its command interface is intended to be flexible while also being simple to use.

License model

  • FreeOpen Source

Platforms

  • Mac
  • Linux
  • Apple Swift
  No rating
0likes
0comments
0alternatives
0news articles

Features

Suggest and vote on features
  1.  Command line interface
  2.  Swift

 Tags

Swiftly CLI News & Activities

Highlights All activities

Recent activities

Show all activities

Swiftly CLI information

  • Developed by

    Swift
  • Licensing

    Open Source (Apache-2.0) and Free product.
  • Written in

  • Alternatives

    0 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

DevelopmentOS & Utilities

GitHub repository

  •  749 Stars
  •  52 Forks
  •  96 Open Issues
  •   Updated Jun 27, 2025 
View on GitHub

Our users have written 0 comments and reviews about Swiftly CLI, and it has gotten 0 likes

Swiftly CLI was added to AlternativeTo by Paul on Mar 29, 2025 and this page was last updated Mar 29, 2025.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Swiftly CLI?

Swiftly is a CLI tool for installing, managing, and switching between Swift toolchains, written in Swift. Swiftly itself is designed to be extremely easy to install and get running, and its command interface is intended to be flexible while also being simple to use. You can use it with Linux and macOS.

Features:

  • Installing multiple toolchains, including both stable releases and snapshots
  • Switching which installed toolchain is active (i.e. which one is discovered via $PATH)
  • Updating installed toolchains to the latest available versions of those toolchains
  • Uninstalling installed toolchains
  • Listing the toolchains that are available to install with the list-available subcommand
  • Sharing the preferred toolchain as a project setting with a .swift-version file
  • Running a single command on a particular toolchain with the run subcommand

Official Links