Skip to content

Example MLMs

hflicka edited this page Aug 22, 2012 · 3 revisions

Overview and how to download

I created a Git repository of example MLMs in order to give you a starting point on how to write a Medical Logic Module (MLM).

It can be found at https://github.com/hflicka/example-mlms.

To download all the files, you can download a zip file of the repository contents or use the git command as follows (provided that you have installed Git):

$ git clone https://github.com/hflicka/example-mlms.git

Documentation

Documentation about how to invoke the MLMs is given in README.md files in the directories containing the respective MLMs.