/vueyourcv

Turn Your Markdown Resume into a Vue.js website with PDF export

GNU General Public License v3.0GPL-3.0

VueYourCV

Version License: GPL-3

VueYourCV is a powerful tool to create a professional online presence. Turn your simple markdown CV into a dynamic Vue.js website. Get the edge you need in this competitive job market!

Features

  • Convert your markdown CV into a sleek, professional Vue.js website.
  • Downloadable PDF version of your CV for traditional applications.
  • Easy to customize and user-friendly.
  • Showcase your skills, experiences and professional journey in a more interactive and engaging way.

Installation

To get a local copy up and running follow these simple steps:

npm install

Usage

By default, the program uses cv.md as the input file. However, you can easily set another file from the command line interface.

npm run start -- --input=yourfile.md

Just replace yourfile.md with your filename.

Development

This project uses Node for development. To install dependencies:

npm install

Build

To build the Vue.js application:

npm run build

The build files will be in the dist/ directory.

Test

To run tests:

npm run test

Contributing

We encourage you to contribute to VueYourCV! Please check out the Contributing to VueYourCV guide for guidelines about how to proceed.

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

Show your support

Give a ⭐️ if this project helped you!

Contact

For questions, feel free to contact us. Please see the Contact file for details.