Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 309 Bytes

File metadata and controls

21 lines (13 loc) · 309 Bytes

Development

Building

To run the default target to update dependencies, build test and lint the CLI:

make all

Tests

To just run the unit tests and runtime compatibility tests:

make test

All other make targets

Run make help for brief summary of all other make targets