Hacker News new | ask | show | jobs
by denolfe 1332 days ago
I have been using asdf for quite a few years, and I've always been impressed. It's honestly a breath of fresh air to only have a single set of commands to remember for node, go, ruby, python, even crystal. For node, it even respects existing .nvmrc files.
1 comments

Yep. I love being able to do `asdf install`, and it goes through the .tool-versions and installs everything needed.