ufds
v1.8.0
Published
Triton UFDS Client API
Downloads
120
Keywords
Readme
node-ufds
This repository is part of the Triton project. See the contribution guidelines and general documentation at the main Triton project page.
This is a Node.js client library for Triton's UFDS service.
Development
Before commiting/pushing run make prepush
and, if possible, get a code
review. Refer to the test section below for reference on setup and how to run
the test suites.
Testing
UFDS_IP=...
UFDS_LDAP_ROOT_PASSWORD=...
DC=... # defaults to 'coal'
make test