Ubuntu 下安装 git 和 node.js
sudo apt-get install gitsudo apt-get install python-software-properties python g++ makesudo add-apt-repository ppa:chris-lea/node.jssudo apt-get updatesudo apt-get install nodejs