add makefile

This commit is contained in:
Collin Lefeber 2025-02-16 16:24:38 -05:00
parent e0d63e0eda
commit 5c2569573b

4
Makefile Normal file
View file

@ -0,0 +1,4 @@
.PHONY: all
all:
python3 ./main.py