|
|
|
|
|
by bow_
2240 days ago
|
|
And `pyenv` [1], for Python. I came into `nodenv` after being a regular user of `pyenv` for a while. Started with `nvm`, but wished for something more pyenv-like. There is also `asdf` [2], which seems even more generic. On paper it looks interesting, but I haven't found a solid reason to switch out of `pyenv` and `nodenv`. Has anyone tried `pyenv` and/or `nodenv` and switched to `asdf`? [1] https://github.com/pyenv/pyenv
[2] https://github.com/asdf-vm/asdf |
|