hnakamur’s blog

ものすごい勢いで忘れる私のために未整理でもいいからとりあえずメモ

2011-09-26

Node.jsで同期的な記述ができるQ-Oper8を試す

参考:
インストール
npm install qoper8 -g

サンプルを試す
git clone https://github.com/robtweed/Q-Oper8.git
cd Q-Oper8
cp examples/qoper8ChildProcess.js ~/local/node/lib/node_modules/qoper8/lib/
mkdir -p ~/node_sandbox/qoper8
cp examples/webQOper8.js examples/qoper8Test.js ~/node_sandbox/qoper8/
cd ~/node_sandbox/qoper8/
npm link qoper8
node webQOper8.js

0 件のコメント:

ブログ アーカイブ