scrapple/Justfile
2025-01-10 17:00:53 -06:00

3 lines
70 B
Makefile

serve:
uv run python -m flask --app scrapple run -h 0.0.0.0 -p 5555