Example repository for using the MarkdownResume-Pipeline vendored repository
Go to file
Charles N Wyble 8ff6e0857f Add "mo" from "https://git.knownelement.com/ExternalVendorCode/mo.git@master"
git-vendor-name: mo
git-vendor-dir: vendor/git.knownelement.com/ExternalVendorCode/mo
git-vendor-repository: https://git.knownelement.com/ExternalVendorCode/mo.git
git-vendor-ref: master
2024-12-10 16:10:18 -06:00
local . 2024-12-10 16:10:02 -06:00
vendor/git.knownelement.com Add "mo" from "https://git.knownelement.com/ExternalVendorCode/mo.git@master" 2024-12-10 16:10:18 -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