1.1.1 • Published 5 years ago

gen-offerzen-cv v1.1.1

Weekly downloads
7
License
MIT
Repository
github
Last release
5 years ago

Markdown to HTML CV generator.

Convert a generic markdown file into a HTML cv in the style of OfferZen

Installing

Install using npm install gen-offerzen-cv -g

We use SemVer for versioning. For the versions available, see the tags on this repository.

Usage

See example_cv.md in the project folder as an example of the input file.

If installed globally use:

gen-offerzen-cv filename

otherwise:

node generate.js filename

to output a cv.html file in the current working directory.

Authors

License

This project is licensed under the MIT License

1.1.1

5 years ago

1.1.0

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.3.0

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago