|
|
|
|
|
by e12e
2897 days ago
|
|
I've recently revisited asdf, and based on some testing, started moving my various compilers/interpreters to that. It's a "general" version manager - that works like rbenv for "all" languages. I'm not sure if I'd use it for deployment - but for development it's quite versatile. https://github.com/asdf-vm/asdf |
|