Add bundler, test

This commit is contained in:
lash
2023-03-05 09:59:41 +00:00
parent 9fa00f32a7
commit 910ce54055
8 changed files with 69 additions and 50 deletions

6
Makefile Normal file
View File

@@ -0,0 +1,6 @@
all:
python bundle.py > cic.json
test: all
check-jsonschema --schemafile cic.json test_valid.json