Skip to content

ES6 based program rule engine to execute all DHIS2 related program rules

License

Notifications You must be signed in to change notification settings

dhis2-club-tanzania/program-rule-engine

Repository files navigation

Program Rule Engine

Build Status Maintainability Test Coverage

Library to execute programs rules

Installation

Run npm install to install all necessary packages to start the library

Building a library

Run npm run build to build the library. Build artifacts will be stored in the dist/ directory.

Running unit tests

Run npm test to execute the unit test, this starter is configured with jest

Documentation

Run npm run docs to generate your library documentations. Documentation pages will be store in docs/ directory.

About

ES6 based program rule engine to execute all DHIS2 related program rules

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published