whoogle-search/.replit

3 lines
70 B
Plaintext
Raw Normal View History

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