Pergunta

As the title, I would like to use a simple tool that help me to download/install and check new versions for Node.JS,I also would like to install more then one version to test my applications with different engine.

Is there a tool like that?

Foi útil?

Outras dicas

NVM is exactly what you need: http://github.com/creationix/nvm

Try nodeenv. It is brilliant https://github.com/ekalinin/nodeenv

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top