https://github.com/jamesagnew/hapi-fhir
Raw File
Tip revision: bde8dc79a4cab9cd7f1cdd3bc64ec2fc25088b0f authored by markiantorno on 08 July 2022, 21:07:26 UTC
disabling tests for this next 5_6 release because we shoot from the hip here
Tip revision: bde8dc7
sync_ri5.sh



mkdir -p hapi-tinder-plugin/src/main/resources/res/r5/
rm hapi-tinder-plugin/src/main/resources/res/r5/*.xml; cp ~/git/fhir/source/*/*-spreadsheet.xml hapi-tinder-plugin/src/main/resources/res/r5/; rm hapi-tinder-plugin/src/main/resources/res/r5/*-*-*.xml

back to top