devilsec / resume-maker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Resume maker

A basic command-line resume generator to Python 3

usage

Usage: resume-maker.py [OPTIONS] COMMAND [ARGS]...

  Resume maker.

Options:
  --help  Show this message and exit.

Commands:
  list  List templates
  make  Create a resume

how to make your resume?

python resume-maker make [LANG] [TEMPLATE] [JSON_FILE] [OUTPUT]

Supported languages

en = English (default)

pt = Portuguese

es = Spanish

templates examples

Json templates

About


Languages

Language:Python 62.8%Language:HTML 31.9%Language:CSS 5.3%