Hacker News new | ask | show | jobs
by somlor 3648 days ago
Another nice option is kiex, Elixir version manager: https://github.com/taylor/kiex
1 comments

I'm using asdf - it has the added advantage of being able to manage ruby, erlang, node, and more :) https://github.com/asdf-vm/asdf
Oh, cool. I've never heard of that, but it looks nice. Thanks!