nvm
nvm copied to clipboard
maybe even support bun.js?
nvm works all good for Node.js currently, but is there any plan to support bun.js?
(As we know the bun.js released their first stable version
bun does not yet offer any way to list all of its available versions.
It is possible to get all releases or existing tags via the GitHub API. https://api.github.com/repos/oven-sh/bun/releases https://api.github.com/repos/oven-sh/bun/git/refs/tags
Yes, but that's subject to rate limiting, and also only provides JSON, which can't be parsed by nvm.
I think if bun is supported, then bvm(bun version manger) will be a more proper name.
We support io.js and aren’t named ivm, so i don’t think that’s particularly important.
how about jvm/jsvm?
I’m not renaming the project for any reason, thanks.