Added by: bluxmit
Apr 04, 2023
Version

~> kiex

Description
Elixir version manager. It allows you to easily build and switch between different Elixir versions.
Links
Install (execute in workspace terminal)
wrk install kiex==latest
Remarks and hints
# List installed versions
kiex list

# List known releases
kiex list releases

# Install a known release or branch
kiex install 0.12.5

# Use specific elixir version
kiex use 0.12.5
Scripts
# Istall script # Start script

compatible with all workspaces

no compatibility requirements