agtest/Justfile
2021-06-13 18:28:28 -05:00

3 lines
89 B
Makefile

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