6 lines
195 B
Bash
Executable File
6 lines
195 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 "example.yaml" --template="bookshelf.html"
|