1 | qxoo | ||
---|---|---|---|
node.js (Version: ____________) | Rhino (Version: ____________) | ||
1.1 | Build qxoo [a] | ||
1.2 | Run the test file | [b], [b1] | [b], [b2] |
1.3 | Build the API [c] | ||
1.3 |
Build NPM package [d] | N/A |
|
1.3 |
Test NPM package [e] | N/A |
./generate.py build
in
component/standalone/server./generate.py test
node test/node.js
for node.js
e.g.cd test; rhino rhino.js
for
Rhino e.g.ok
./generate.py api
api/index.html
./generate.py npm-package-copy
./generate.py npm-package-test
ok
.