Keep my CV up to date on S3.
This browser does not support PDFs. Please download the PDF to view it: Download PDF.
brew install tectonic go-task/tap/go-task
- Create the PDF with
task compile
- Upload to S3 with
task upload
- Cleanup debris with
task clean
- Github Action to upload to S3 on every master push