Example repository for using the MarkdownResume-Pipeline vendored repository
Go to file
2024-12-10 15:41:18 -06:00
local Proper client/server breakout underway. Merged docs from server to client as part of that process. 2024-12-10 15:41:18 -06:00
vendor/git.knownelement.com/reachableceo/MarkdownResume-Pipeline Add "MarkdownResume-Pipeline" from "https://git.knownelement.com/reachableceo/MarkdownResume-Pipeline.git@main" 2024-12-10 15:02:49 -06:00
.gitignore Proper client/server breakout underway. Merged docs from server to client as part of that process. 2024-12-10 15:41:18 -06:00
LICENSE Initial commit 2024-12-10 20:46:54 +00:00
README.md Proper client/server breakout underway. Merged docs from server to client as part of that process. 2024-12-10 15:41:18 -06:00

MarkdownResume-Pipeline-ClientExample

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/.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