wf-market/Makefile
2022-11-11 15:29:56 +05:00

3 lines
77 B
Makefile

wf-market:
python -m nuitka tui.py
mv tui.bin wf-market && rm tui.build -r