severo's picture
severo HF Staff
initial files
16da98a verified
raw
history blame contribute delete
71 Bytes
install:
uv sync
run:
uv run generate_files.py
.PHONY: install run