cic-schema/schema/json/Makefile
2023-03-09 08:30:47 +00:00

13 lines
180 B
Makefile

all: build
build:
python bundle.py
test: build
check-jsonschema --schemafile dist/cic.json test_valid.json
install: build
cp -v dist/cic.json ../../python/cic_schema/data/