Generate PDF files from {Tex} and get automatially pushed on Github
$ 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
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).