Skip to content

Commit e4c6e83

Browse files
committed
First draft of registry generation
1 parent 8c53d21 commit e4c6e83

File tree

3 files changed

+364
-1189
lines changed

3 files changed

+364
-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)