MarkdownResume-Pipeline-Cli.../README.md

16 lines
746 B
Markdown
Raw Normal View History

2024-12-10 20:46:54 +00:00
# MarkdownResume-Pipeline-ClientExample
2024-12-10 22:14:00 +00:00
Example client repository for using the [MarkdownResume-Pipeline](https://git.knownelement.com/reachableceo/MarkdownResume-Pipeline) vendored repository.
## Quickstart
I recommend doing these steps in order for efficency.
2024-12-10 22:14:00 +00:00
- Edit local/build/build-resume.sh and edit the values in the top section to refelct your information.
- Edit local/Templates/WorkHistory/WorkHistory.csv
- Create local/Templates/JobHistoryDetails/<position>.md to match the value in the first field of WorkHistory.csv
- Edit local/Templates/SkillsAndProjects/Projects.md
- Edit local/Template/SkillsAndProjects/Skills.csv
- Edit local/Templates/CandidateInfoSheet.md
- cd to the local/build directory and run bash build-resume.sh