2024-01-26 18:51:22 -06:00

6 lines
203 B
Bash
Executable File

# download
python3 main.py bookwyrm-download "https://bookwyrm.social/list/2458/s/notplants-2023" "books-2023"
# build
# python3 main.py generate-html "books-2023/books.csv" --template="bookshelf.html"