Generate PDF files from {Tex} and get automatially pushed on Github

How it works

$ git clone [repo_url]
# First, botlatexx 
# clones your github repo
# in the Cloud
$ generatepdf tex/file
# install's your custom 
# fonts, cls files &
# generate PDF
$ git push origin master
# and at last botlatexx 
# pushes generated PDF 
# to the same repo

It's easier than you think

If you push your latex code to Github repo, then it's PDF file will also be present in the repo. BotLatexx is a bot which keep tracks of your pushes and generate PDF whenever code get changed. It saves time in manually setting up local latex environment and your precious memory (MacTex is ~3.0 GB).

Watch the video


The hard parts made easy