Skip to content

fancyboynet/create-resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create-resume

npm

One tool to convert a markown resume to html or pdf format with the github style.

Usage

$ yarn create resume ./resume.md
$ yarn create resume --output pdf ./resume.md  // output pdf

Output type

  • html (default)
  • pdf

Dependencies

  • showdown
  • html-pdf
  • github-markdown-css

About

使用markdown编写类似github样式的简历,支持生成html,pdf格式

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published