DavidEngland / JSONcv2gDocs

JSON Resume to google docs script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JSONcv2gDocs

Script I am working on that takes my JSONresume and generates a Google Document

  1. Publish your resume resume-cli
  2. Take note of your username.
  3. Create your resume on Google Docs
  4. Goto Tools|Script Editor
  5. Copy and paste the Code.gs file
  6. Change the URL with your username, keeping the .json extension
  7. Run the cv function.
  8. Your info should appear in the document Created
  9. Edit, modify ...
  10. Print, share, export as docx, pdf, rtf, ...

TODO

[] Add additonal fields and sections []

About

JSON Resume to google docs script


Languages

Language:JavaScript 100.0%