Description
Coordinates multiple language version managers in the style of rbenv, pyenv, and other *env tools. It helps developers keep runtime versions for different projects under one umbrella.
Version managers modify shell initialization and executable lookup order. Review PATH changes and project version files before using them on shared or production build machines.