ddffx / fixhl7

Fix HL7

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FIX HL7 instructions

Setup

  • Clone the repo
  • Create a directory data-dir at the project root
  • Build the docker container docker-compose build
  • Install dependencies docker-compose run --rm app yarn install
  • Launch the container command line docker-compose run --rm app sh

How to use the cli

Inside the container type ./cli.js --help to see the commands.

About

Fix HL7

License:MIT License


Languages

Language:JavaScript 100.0%