Skip to content

Commit 373210f

Browse files
Merge remote-tracking branch 'refs/remotes/origin/main'
2 parents 9dc6fe5 + 384de95 commit 373210f

File tree

3 files changed

+469
-1189
lines changed

3 files changed

+469
-1189
lines changed

Makefile

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
all: data/mapping-data.json
2+
3+
data/mapping-data.json:
4+
python3 scripts/cli.py prepare-mapping-registry mapping-server.yml $@

0 commit comments

Comments
 (0)