agtest/Justfile

3 lines
83 B
Makefile

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