An open API service indexing awesome lists of open source software.

https://github.com/lukad/bhg


https://github.com/lukad/bhg

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# bhg

## Prerequisites

* python2
* [pod](http://appyframework.org/pod.html)
* [LibreOffice](https://www.libreoffice.org/) (for converting the generated odt files to pdfs)
* poppler (for merging the pdfs with pdfunite)

## How-To

1. Define some activities (see `example-input` for reference)
2. Let's do it!

$ mkdir build && cd build
$ ../bhg.py -n Luka -l Dornhecker -d "Your division" -t ../template.odt -i ../example-input -b 01.08.2011 -e 31.07.2014
$ ../make-pdf.sh

3. You should now have a file called `out.pdf`
4. Profit