Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 259 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 259 Bytes

Plasma graph database query engine.

== Setup

Copy the script/cake file to somewhere on your PATH and then get the dependencies with:

$ cake deps

now you can run the unit tests with:

$ cake test

== Usage:

For now you'll have to see the unit tests.