|
|
|
|
|
by Rotareti
2412 days ago
|
|
> and is there maybe a way to come up with a unified language dependency manger? For interpreter/compiler version management you can use asdf [0]. It works for all popular programming languages. You can use it to replace tools such as pyenv, nvm, gvm, etc. [0]: https://asdf-vm.com/#/ |
|