Proper client/server breakout underway. Merged docs from server to client as part of that process.

This commit is contained in:
2024-12-10 15:41:18 -06:00
parent d10dba9c89
commit b556eff4ab
3 changed files with 87 additions and 10 deletions

View File

@@ -1,3 +1,15 @@
# MarkdownResume-Pipeline-ClientExample
Example repository for using the MarkdownResume-Pipeline vendored repository
Example repository for using the MarkdownResume-Pipeline vendored repository
## Quickstart
I recommend doing these steps in order for efficency.
- Edit build/build-pipeline-client.sh and alter the top section to refelct your information.
- Edit Templates/WorkHistory/WorkHistory.csv
- Create Templates/JobHistoryDetails/<position>.md to match the value in the first field of WorkHistory.csv
- Edit SkillsAndProjects/Projects.md
- Edit SkillsAndProjects/Skills.csv
- Edit Templates/CandidateInfoSheet.md
- cd to the build directory and bash build-pipeline-client.sh