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.
Cost / License
- Free
- Open Source
Platforms
- Mac
- Linux
- Apple Swift
Swiftly CLI
Like
Features
- Command line interface
- Swift
Tags
- version-manager
- toolchain
- Developer Tools
- toolchains
- toolchain-manager
- swift-development
Swiftly CLI information
No comments or reviews, maybe you want to be first?
Post comment/reviewWhat 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