Hacker News new | ask | show | jobs
by abrookewood 977 days ago
I actually use RTX instead of ASDF as it's significantly faster and doesn't rely on shims. But you should definitely use one of them.

[0] https://github.com/jdx/rtx

1 comments

I have also switched to rtx, and even use it in the Next LS build pipeline as an easy way to install Elixir & OTP.

https://github.com/elixir-tools/next-ls/blob/main/.cirrus.ym...