Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 592 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 592 Bytes

CV to Markdown Builder

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.

Getting Started

Installation

  1. Clone this repository:

    git clone https://github.com/lumbird/cv-markdown-builder.git
  2. Install dependencies:

    cd cv-to-markdown-builder
    npm install

License

This project is licensed see the LICENSE file for details.