Go to file
Aaron Fischer d61d98eba8 Merge branch 'master' of https://git.okoyono.de/mezzomix/buch_des_monats 2020-11-10 20:46:47 +01:00
public Generalize codebase and add more datasources. 2020-11-10 20:43:04 +01:00
src/buchdesmonats Generalize codebase and add more datasources. 2020-11-10 20:43:04 +01:00
.gitignore Make source configurable (support comics and more!) 2020-11-02 10:30:12 +01:00
AUTHOR.mkd Rearrange the README files 2015-06-09 09:56:51 +02:00
BOOK.mkd Merge branch 'master' of https://git.okoyono.de/mezzomix/buch_des_monats 2020-11-10 20:46:47 +01:00
COMIC.mkd Update 11/2020 2020-10-23 09:28:56 +00:00
Dockerfile Make source configurable (support comics and more!) 2020-11-02 10:30:12 +01:00
INSTALL.mkd Make source configurable (support comics and more!) 2020-11-02 10:30:12 +01:00
LICENSE.mkd Rearrange the README files 2015-06-09 09:56:51 +02:00
README.mkd Make source configurable (support comics and more!) 2020-11-02 10:30:12 +01:00
project.clj Make source configurable (support comics and more!) 2020-11-02 10:30:12 +01:00

README.mkd

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