resume-builder-iitrpr
v1.1.0
Published
NodeJS CLI tool to create and update your resume by just maintaining a google sheet.
Downloads
1
Readme
About
NodeJS CLI tool to create and update your resume by just maintaining a google sheet.
Requirements
NodeJS and any latex software installed on your pc. Go with https://miktex.org/download. Make sure "pdflatex" is accessible in your terminal.
Usage
- download the excel sheet from https://docs.google.com/spreadsheets/d/1SQy7sRQvNfkfm7kDfkTQedGE-MBO_8XITbd0Jxo5Fj0/edit?usp=sharing
- fill in your details and upload on google drive.
- share the sheet with [email protected].
- set the permission to be viewer.
- install miktex or any other latex software.
- run
npx resume-builder-iitrpr
- for the first time it is going to ask for certain latex packages to be installed just go through.
- voilla there is a resume.pdf in the directory you executed the command.
- There is resume.tex also you can use to customise your resume further.
- Just make a bat file to execute this commmand on every machine startup and there you have it your resume auto updated every time you log in, just make sure you keep updating your gsheet:}