agtest/Justfile
2021-06-08 19:56:30 -05:00

3 lines
78 B
Makefile

watch:
watchexec -ce py -i gen 'mypy *.py && python gen.py && mypy gen/*.py'