Hi devs,

we have discussed before on this list ways of using qooxdoo on the server
with node.js. I just discovered how easy it is to publish a node package for
use with npm, the node package manager:

https://github.com/isaacs/npm/blob/master/doc/developers.md

So please, add the qooxdoo OO package to the list of node modules so that we
can do

    npm install qooxdoo

and

    var qx = require("qooxdoo").qx;

soon!

Thanks,

Christian 

-- 
View this message in context: 
http://qooxdoo.678.n2.nabble.com/Publish-qooxdoo-OO-package-with-npm-node-package-manager-tp5779453p5779453.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to