Skip to content

chosen0ne/nodejs-setup-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

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.

About

Download, setup and configure nodejs automatically.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages