The CV to Markdown Builder is a lightweight utility that simplifies the process of creating professional CVs (resumes) using Markdown. It takes a Markdown file as input and generates an HTML index file that can be easily shared or hosted online.
-
Clone this repository:
git clone https://github.com/lumbird/cv-markdown-builder.git
-
Install dependencies:
cd cv-to-markdown-builder npm install
This project is licensed see the LICENSE file for details.