node-and-npm
extremely simple node and npm install script written in bash
usage
one-line installs latest stable versions of node
, npm
and npx
curl -fs https://raw.githubusercontent.com/serapath/node-and-npm/master/install | sh
how to manage node, npm and npx versions?
license
It is licensed under MIT