11 lines
223 B
Markdown
11 lines
223 B
Markdown
|
# About
|
||
|
|
||
|
Scrape the book list from the "Book of the month" project and generate a nice
|
||
|
looking visual representation of the book covers.
|
||
|
|
||
|
# Running
|
||
|
|
||
|
lein uberjar
|
||
|
java -jar target/buchdesmonats-1.1-standalone.jar
|
||
|
|