cic-schema/schema/json/Makefile

13 lines
180 B
Makefile
Raw Normal View History

2023-03-09 09:30:47 +01:00
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/