all: build build: python bundle.py > cic.json test: build check-jsonschema --schemafile out/cic.json test_valid.json check-jsonschema --schemafile out/voucher.json test_valid.json