Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 670 Bytes

File metadata and controls

20 lines (12 loc) · 670 Bytes

matrix-sdk

Matrix Requirements offers Quality Management Systems, Requirements, Risk & Test Management for Medical Devices.

It can be useful to extend the software with custom plugins. This project contains type declaration files (for TypeScript programming) and code for using the Matrix software from node or from custom plugins that get loaded by a Matrix instance at runtime.

Notes on publishing

Run the ./addlines.sh script before publishing.

How to get it

The SDK is available as an npm package at https://www.npmjs.com/package/matrix-requirements-sdk. You can also clone this repository and refer to the files locally.