◐ Shell
clean mode source ↗

GitHub - couldtt/nodejs-setup-script: Download, setup and configure nodejs automatically.

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

nodejs-setup-script

Download, setup and configure nodejs automatically.
usage: sh node_setup.sh $NODE_VERSION
e.g.: sh node_setup.sh 0.8.2
The script will download tar of nodejs to '/home/download', and setup it to '/home/app'. If the directories isn't existed, it will create them. After setup, the executable 'node' will be added to PATH, and NODE_PATH is also configured.