3 lines
77 B
Makefile
3 lines
77 B
Makefile
wf-market:
|
|
python -m nuitka tui.py
|
|
mv tui.bin wf-market && rm tui.build -r
|