Skip to content

Commit

Permalink
script for local package usage
Browse files Browse the repository at this point in the history
  • Loading branch information
florianschoffke committed Jan 6, 2025
1 parent 087f6ba commit 7668a6a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions beta.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
fhir bake
cd .bake/package
fhir inflate --here
cd ../../
cp -r .bake/package ~/.fhir/packages/de.gematik.erezept-workflow.r4#1.5.0-beta
rm -r .bake

0 comments on commit 7668a6a

Please sign in to comment.