3 lines
72 B
Makefile
3 lines
72 B
Makefile
|
test:
|
||
|
@docker run -v $$(pwd):/work -it python:alpine /work/generate.sh
|