kylef/swiftenv
Swift Version Manager observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3914
- days_rel: n/a
- days_push: 618
- n_releases_24m: 0
Adoption not part of the score
1989 stars · 96 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
swiftenv is a Swift version manager inspired by pyenv that lets you install and switch between multiple Swift toolchains. It supports global, per-project, and environment-variable-based Swift version selection.
Use cases
- install multiple swift versions
- switch swift version per project
- set a global swift version
- manage swift toolchains on linux
- pin swift version for ci builds
- override swift version via environment variable
When to choose
- you work on multiple swift projects needing different toolchains
- you develop swift on linux or macos and want pyenv-like workflows
- you need reproducible swift versions in CI like Travis or Heroku
When to avoid
- you only ever use one Swift version bundled with Xcode
- you need dependency management rather than toolchain management (use Swift Package Manager)
- you need managed Swift versions on Windows or other unsupported platforms
Facets
cli-tool · maturity stable
cli developer-tools version-control developer-tools programming-languages cli swift version-manager pyenv-inspired shell command-line macos linux
1 source
- readme: https://github.com/kylef/swiftenv · fetched 2026-08-28 · a909e85fb285
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kylef/swiftenv | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem