Wire up first stab at automation

This commit is contained in:
decentral1se
2021-07-13 11:34:51 +02:00
commit a5ffbaf902
4 changed files with 70 additions and 0 deletions

2
makefile Normal file
View File

@ -0,0 +1,2 @@
test:
@docker run -v $$(pwd):/work -it python:alpine /work/generate.sh