A template to generate a professional resume following the resume.json schema setup with an AWS CodeBuild CI/CD buildspec and GitHub Dependabot dependency tracking for security updates.
- Fork this repository to create your own resume and clone it locally
- Follow the directions to get Node.js installed in your local work environment
- Follow the directions to install resume-cli
- Run
resume init
to generate an initialresume.json
- Edit the
resume.json
with your details - Commit and push your changes back to repository