Change 8517

matt_attaway (Matt Attaway)
Matt Attaway committed this change into //guest/matt_attaway/p4nodeapi
Request Review
Download .zip
Add a node.js language binding for Perforce

This is fairly simple extension for node to make it easier
to run Perforce commands from your node.js application. We've
used this a fair amount internally, but it hasn't seen the same level
of love as the other Perforce APIs.

This API is not supported by Perforce support, but you are welcome to post
on the forums if you have questions.
  • Files 17
  • Comments 0
0 edited 17 added 0 deleted
CONTRIBUTORS#1
Loading...
LICENSE#1
Loading...
README#1
Loading...
binding.gyp#1
Loading...
npm_scripts/postinstall.js#1
Loading...
npm_scripts/preinstall.js#1
Loading...
npm_scripts/test.js#1
Loading...
package.json#1
Loading...
rebuild#1
Loading...
src/cpp/basicuser.cc#1
Loading...
src/cpp/basicuser.h#1
Loading...
src/cpp/p4nodeapi.cc#1
Loading...
test/main.js#1
Loading...
test/test.js#1
Loading...
test/test2.js#1
Loading...
test/test3.js#1
Loading...
test/test4.js#1
Loading...
Tip: Use n and p to cycle through the changes.