An open API service indexing awesome lists of open source software.

https://github.com/m0rtyn/md-to-cv-generator

A CLI tool that transforms markdown CV into beautiful PDF documents. Effortlessly create stylish, professional-looking CVs in seconds.
https://github.com/m0rtyn/md-to-cv-generator

cli converter cv markdown resume-generator

Last synced: 4 months ago
JSON representation

A CLI tool that transforms markdown CV into beautiful PDF documents. Effortlessly create stylish, professional-looking CVs in seconds.

Awesome Lists containing this project

README

          

# Markdown to CV Generator

Generates clean CV from your markdown file

## Usage

```sh
> npm install md-to-cv-generator
...
> md-to-cv-generator -f=./EXAMPLE.md
```

## Example
example

## TODOs

- [x] watch mode
- [x] custom styles
- [x] styling
- [x] building from templates
- [ ] option to specify dist folder
- [ ] converting to HTML
- [ ] converting to jpeg
- [ ] themes