best-resume-ever

:necktie: :briefcase: Build fast :rocket: and easy multiple beautiful resumes and create your best CV ever! Made with Vue and LESS.

Github星跟踪图

Travis badge

Prerequisite

  1. It is required to have Node.js with version 8.5.0 or higher. To see what version of Node.js is installed on your machine type the following command in the terminal:
node -v
  1. If you do not have installed Node.js in your machine then go to this link in order to install node.

How to use

  1. Clone this repository.
git clone https://github.com/salomonelli/best-resume-ever.git
  1. Go to the cloned directory (e.g. cd best-resume-ever).

  2. Run npm install.

  3. Customize your resume in the resume/ directory: edit your data data.yml and replace the default profile-picture id.jpg with your picture. Rename your picture as id.jpg and copy it in the resume/ directory.

  4. Preview resumes with npm run dev. The command will start a server instance and listen on port 8080. Open (http://localhost:8080/home) in your browser. The page will show some resume previews. To see the preview of your resume, with your picture and data, click on one layout that you like and the resume will be opened in the same window.

Resume previews

  1. Export your resume as pdf by running the command npm run export. In order to avoid errors due to the concurrency of two npm run commands, stop the execution of the previus npm run dev and then type the export command.

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  · 
GitHub @salomonelli  · 
Twitter @salomonelli

License

MIT

主要指标

概览
名称与所有者react-native-elements/react-native-elements-app
主编程语言TypeScript
编程语言JavaScript (语言数: 3)
平台
许可证
所有者活动
创建于2016-09-04 22:44:08
推送于2022-03-29 18:07:09
最后一次提交2020-09-23 11:18:13
发布数6
最新版本名称v0.5.1 (发布于 2016-09-22 19:03:20)
第一版名称v0.1 (发布于 2016-09-08 16:03:14)
用户参与
星数1.3k
关注者数30
派生数410
提交数347
已启用问题?
问题数94
打开的问题数7
拉请求数113
打开的拉请求数1
关闭的拉请求数26
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?