首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > JavaScript >

Ubuntu 装配 Node.js

2012-08-03 
Ubuntu 安装 Node.jshttps://github.com/joyent/node/wiki/Installing-Node.js-via-package-managerUbuntu

Ubuntu 安装 Node.js
https://github.com/joyent/node/wiki/Installing-Node.js-via-package-manager

Ubuntu
Example install:

sudo apt-get install python-software-propertiessudo add-apt-repository ppa:chris-lea/node.jssudo apt-get updatesudo apt-get install nodejs

热点排行