I had to manage multiple versions of NodeJS, so I installed Node Version Manager.
Then I had to also manage multiple versions of Python, so I installed PyEnv.
Then I had to manage multiple versions of Rust, Golang, Lua...
There must be a better way.
Enter asdf
, a single version manager for all programming languages.
Homepage: https://asdf-vm.com/
Caveat: Itβs currently only available for MacOS and Linux.
Top comments (0)