whoogle-search/.replit

3 lines
70 B
Plaintext

language = "python3"
run = "pip install -r requirements.txt && ./run"