add makefile
This commit is contained in:
parent
e0d63e0eda
commit
5c2569573b
1 changed files with 4 additions and 0 deletions
4
Makefile
Normal file
4
Makefile
Normal file
|
@ -0,0 +1,4 @@
|
|||
|
||||
.PHONY: all
|
||||
all:
|
||||
python3 ./main.py
|
Loading…
Add table
Reference in a new issue