开发者

Installing Juggernaut on Windows

开发者 https://www.devze.com 2023-02-16 03:48 出处:网络
I\'m developing a chatroom app in Rails and have read that Juggernaut is the be开发者_运维知识库st option. Has anyone seen a tutorial for getting it started on Windows? I can\'t seem to find any up-to

I'm developing a chatroom app in Rails and have read that Juggernaut is the be开发者_运维知识库st option. Has anyone seen a tutorial for getting it started on Windows? I can't seem to find any up-to-date tutorials online.


I don't use Windows so I haven't tried to but take a look at https://github.com/dmajkic/redis for running Redis in Windows and https://github.com/joyent/node/wiki/Building-node.js-on-Cygwin-(Windows) for installing Node.js.

Those are Juggernaut's only real dependencies.

0

精彩评论

暂无评论...
验证码 换一张
取 消