Save Resume and automatically convert and upload to Git/elsewhere
- Cronjob to run a shell script which converts the document to a PDF
- convert.sh -- converts document to PDF
- Cronjob to check for new versions of PDF file and upload to Git/Google Drive/etc.
- gitFast.sh -- adds all files and performs git push -u $github_user master