Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.05 KB

README.md

File metadata and controls

22 lines (17 loc) · 1.05 KB

dltr

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. license R-CMD-check codecov.io

A reader for logbook and trend data exported from Draeger anaesthesia machines.

Bootstrap

We assume you have guix installed to generate an isolated developement environment in the following way:

git clone https://github.com/umg-minai/dltr.git
cd dltr
echo "$(pwd)" >> ~/.config/guix/shell-authorized-directories
guix shell