Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 132 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 132 Bytes

Install

$ npm install -d

Tests

Run all

$ make all

Run API tests

$ make api

Run Object tests

$ make object