Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 873 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 873 Bytes

node-ufds

This repository is part of the Joyent 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=...
make test