agtest/Justfile
2021-06-09 02:44:52 -05:00

3 lines
86 B
Makefile

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