fds-kun/Makefile

5 lines
65 B
Makefile

run:
python fdskun.py
install:
pip install -r requirements.txt