Files
controles/Makefile

6 lines
66 B
Makefile
Raw Permalink Normal View History

2025-01-08 00:19:49 -03:00
install:
pip install -r requirements.txt
run:
python app.py