This commit is contained in:
2025-06-02 14:53:57 +03:00
parent 91231b6a53
commit d7dc3e4ec4
29 changed files with 1252 additions and 3571 deletions

8
Makefile Normal file
View File

@ -0,0 +1,8 @@
.PHONY: window
.ONESHELL:
# TODO: make clean command
window:
PYTHONPATH=./ poetry run python src/main.py