逆向pomelo记录(2)
上手安装:
1。确保可以上网
2。确保你的系统上已经要安装了Node
3。python(2.5<version<3.0)。
VC++ 编译器,包含在Visual Studio 2010中(VC++ 2010 Express亦可)。
对于windows8的用户,需要安装Microsoft Visual Studio C++ 2012。
如果你使用的mac os系统, 则需要安装Xcode Command Line Tools或者Xcode的完整包以及make工具.
$ git clone https://github.com/NetEase/pomelo.git
$ cd pomelo
$ npm install -g
如需确认是否安装成功可以使用https://github.com/NetEase/pomelo/wiki/pomelo%E7%9A%84HelloWorld
Use
$ pomelo list
to view the status of servers that have been started
The status of a server includes:
serverId: identify the server, it's configured by user via servers.json.
serverType: serverType, it's configured by user via servers.json too.
pid: process pid of the server.
heapUsed: The size of heap the server has been used(MB).
uptime: The running time of the server(minutes).

浙公网安备 33010602011771号