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
- Host: GitHub
- URL: https://github.com/kpj/pdfbuilder
- Owner: kpj
- Created: 2014-01-16T14:31:03.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-18T09:26:39.000Z (over 11 years ago)
- Last Synced: 2025-01-18T04:06:50.947Z (4 months ago)
- Language: Python
- Size: 527 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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'.