Use JSON resume cli tool to create resume
resume-cli is the command line tool for JSON Resume, the open source initiative to create a JSON-based standard for resumes.
Install the command-line tool:
npm install
Starts a web server that serves your local resume.json, use elegant theme.
Exports your resume with pdf format, file name is resume.pdf.
Validates your resume.json against our schema tests to ensure it complies with
the standard.