Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 558 Bytes

File metadata and controls

34 lines (22 loc) · 558 Bytes

resume

Build workflow status Release workflow status

This resume was generated using RenderCV

Required

How to run

  1. Create virtual environment and enable it
uv venv
source .venv/bin/activate
  1. Install all dependencies
uv sync
  1. Render the CV
rendercv render --watch src/Pierre_CV.yaml