Popularity
8.1
Stable
Activity
1.8
-
1,956
32
93

Programming language: Shell
License: BSD 2-clause "Simplified" License
Tags: Tools    
Latest version: v1.4.0

swiftenv alternatives and similar libraries

Based on the "Tools" category.
Alternatively, view swiftenv alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of swiftenv or a related project?

Add another 'Tools' Library

README

Swift Version Manager

swiftenv allows you to easily install, and switch between multiple versions of Swift.

This project was heavily inspired by pyenv.

[swiftenv screenshot](docs/_static/swiftenv.png)

swiftenv allows you to:

  • Change the global Swift version, per user.
  • Set a per-project Swift version.
  • Allows you to override the Swift version with an environmental variable.

The User Guide