Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 395 Bytes

File metadata and controls

14 lines (10 loc) · 395 Bytes

fhir-pseudonyize-operations

Development

Install https://marketplace.visualstudio.com/items?itemName=ms-vscode.live-server.

docker run --rm -it -v $PWD/:/opt/ig-build-tools/workspace ghcr.io/miracum/ig-build-tools:v2.0.60
cd PseudonymizationIG/
sushi .
java -jar /usr/local/bin/publisher.jar -ig ig.ini

Right-click on PseudonymizationIG/output/index.html -> Show Preview