forked from dgrunwald/arden2bytecode
-
Notifications
You must be signed in to change notification settings - Fork 2
Example MLMs
hflicka edited this page Aug 22, 2012
·
3 revisions
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 about how to invoke the MLMs is given in README.md files in the directories containing the respective MLMs.