Added Makefile
This commit is contained in:
parent
c195083fe8
commit
22af12fffe
1 changed files with 3 additions and 0 deletions
3
Makefile
Normal file
3
Makefile
Normal file
|
@ -0,0 +1,3 @@
|
|||
wf-market:
|
||||
python -m nuitka tui.py
|
||||
mv tui.bin wf-market && rm tui.build -r
|
Loading…
Reference in a new issue