davepacheco / node-moray

NodeJS Client for Moray

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-moray

This repository is part of the Joyent Triton and Joyent Manta projects. See the Triton and Manta contributing guidelines and general documentation at the main Triton and Manta project pages. Do not use GitHub PRs.

Overview

This is the Node.js client SDK for Moray. You can install it with:

npm install moray

or, to put the manual pages and CLI tools on your path:

npm install -g moray

For usage information, see:

  • moray(1) (overview manual page for CLI tools)
  • moray(3) (overview manual page for library interface)
  • Moray server overview and reference documentation

Testing

To test the Moray client, see the separate moray-test-suite repository.

About

NodeJS Client for Moray

License:Mozilla Public License 2.0


Languages

Language:JavaScript 98.7%Language:Makefile 1.2%Language:Emacs Lisp 0.1%