Files
solon/Makefile
T

5 lines
70 B
Makefile

install:
pip install -r requirements.txt
run:
python3 "src/main.py"