|
|
|
|
|
by camdenreslink
546 days ago
|
|
This seems like a solved problem with pyenv which is very popular. You can also include a `.python-version` in your git repo root dir to automatically use the correct python interpreter version when in the scope of that repo. |
|
It's also a solved problem for Ruby with rvm, node with nvm, java with the JDK_HOME env var, Maven with mvnvm, ...
Or it's a solved problem for most every tool, programming language or not, with asdf.