Hacker News new | past | comments | ask | show | jobs | submit login

it allows you to install multiple versions of different code compilers and interpreters and change which version is used.

so for example you can install nodejs lts and latest side by side and then easily swap which version is currently used when running node.

There are already tools like nvm (node version manager) that does the same but this one works for multiple tools instead of just one.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: