Hacker News new | ask | show | jobs
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/#/

1 comments

There is no link to asdf ( "[0]" ) in your comment
Whoops.. There is one now :)