Skip to content

Swiftly Swift

Actions
Installs Swiftly and a Swift Toolchain
v1
Latest
Star (2)

Swiftly Swift - Github Action

A Github Action to install Swiftly and a swift toolchain. Works with MacOS and Linux runners.

  - uses: beeauvin/swiftly-swift@v1
    with:
      swift-version: 6.1

swift-version is the Swift Toolchain version that Swiftly will install and defaults to latest. Any version string supported by Swiftly (including snapshots) should work.

Windows

Unfortunately Swiftly doesn't currently support windows so this action doesn't either. Open to contributions to get it working with currently available install methods until Swiftly has support for it.

License

Swiftly Swift is available under the Mozilla Public License 2.0.

A copy of the MPLv2 is included license.md file for convenience.

Swiftly Swift is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Installs Swiftly and a Swift Toolchain
v1
Latest

Swiftly Swift is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.