Skip to content

CLI tool to export jsonresume files to different formats (html, tex, pdf, ...) and different languages.

License

Notifications You must be signed in to change notification settings

hmiladhia/pysira

Repository files navigation

Pysira

Tests codecov

CLI tool to export jsonresume files to different formats (html, tex, pdf, ...) and different languages.

Example

sira export -t stackoverflow examples/resume.json -o examples/out/stackoverflow

Help

>> sira export --help
Usage: sira export [OPTIONS] [RESUME_PATH]

Options:
  -o, --output TEXT
  -t, --theme TEXT
  -l, --language TEXT
  -op, --options TEXT
  -f, --format TEXT
  -w, --work INTEGER
  -p, --projects INTEGER
  -s, --skills INTEGER
  -c, --certificates INTEGER
  -a, --summary, --about / -na, --no-summary, --no-about
  -y, --yaml
  --help                          Show this message and exit.

About

CLI tool to export jsonresume files to different formats (html, tex, pdf, ...) and different languages.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published