17 lines
376 B
Markdown
17 lines
376 B
Markdown
# Buch des Monats
|
|
|
|
This simple script generate a HTML representation of the "Book of the Month"
|
|
list. This includes books and comics.
|
|
|
|
## Building
|
|
|
|
$ lein uberjar
|
|
|
|
## Usage
|
|
|
|
$ target/buchdesmonats-1.7-standalone.jar [book|comic]
|
|
|
|
## Authors
|
|
|
|
* Programming: [Aaron Fischer](https://aaron-fischer.net/)
|
|
* Content: [Michael Reutter](https://social.okoyono.de/@mezzo)
|