An open API service indexing awesome lists of open source software.

https://github.com/real-serious-games/p4-nodejs

NodeJS Javascript API for Perforce.
https://github.com/real-serious-games/p4-nodejs

perforce

Last synced: 6 months ago
JSON representation

NodeJS Javascript API for Perforce.

Awesome Lists containing this project

README

          

# P4-NodeJS

NodeJS Javascript API for Perforce.

If you are interested in using this please get in touch and I'll write some docs.

You can find some examples in p4_test.js, you just need to put your Perforce login details in p4_test_config.js to use.

Please note you need Python 2.7 installed and in your path to use this. That's because Python is the most reliable way to interface with Perforce in certain situations.