We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c53d21 commit e4c6e83Copy full SHA for e4c6e83
Makefile
@@ -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