:necktie: :briefcase: Build fast :rocket: and easy multiple beautiful resumes and create your best CV ever!
Made with Vue and LESS.
## Prerequisite
1. It is required to have NodeJs with version 8.5 or higher
2. If you do not have installed node.js in your machine then go to [this link](https://nodejs.org/en/download/) in order to install node.
## How to use
best-resume-ever requires at least node v.8.5.0.
1. Clone this repository.
```
git clone https://github.com/salomonelli/best-resume-ever
```
2. Go to the cloned directory (e.g. `cd best-resume-ever`).
3. Run `npm install`.
4. Customize your resume in the `resume/` directory: edit your data `data.yml` and replace your profile-picture `id.jpg`.
5. Preview resumes with `npm run dev`.
6. Export with `npm run export`.
All resumes will be exported to the `pdf/` folder.
## Creating and Updating Templates
Please read the developer docs on how to create or update templates.
## Contribute
Feel free to add your own templates, language supports, fix bugs or improve the docs. Any kind of help is appreciated! If you make any kind of changes to an existing template, please commit them as new templates.
## Credits
This project uses several open source packages:
* Vue
* Puppeteer
* LESS
---
> [sarasteiert.com](https://www.sarasteiert.com) ·
> GitHub [@salomonelli](https://github.com/salomonelli) ·
> Twitter [@salomonelli](https://twitter.com/salomonelli)
## License
[MIT](https://github.com/salomonelli/best-resume-ever/blob/master/LICENCE.md)