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

https://github.com/kpj/pdfbuilder

Automatically build uploaded latex documents using git-hooks
https://github.com/kpj/pdfbuilder

Last synced: 2 months ago
JSON representation

Automatically build uploaded latex documents using git-hooks

Awesome Lists containing this project

README

        

Usage
=====

Check `compile_substring` in [git_handler.py](https://github.com/kpj/PdfBuilder/blob/master/hooks/git_handler.py).
Every filename containing that substring will be compiled (from its directory) and submitted immediately.

Please put all latex files into 'uploads'.