@ccl-consulting/export-resume

0.0.2 • Public • Published

export-resume

This is the command line tool to export JSON Resume to human readable formats such as html, pdf, md and txt.

Read more about JSON Resume...

Getting Started

Install the command-line tool:

npm install -g @ccl-consulting/export-resume

Usage

export-resume [output]

Export JSON Resume to human readable formats

Positionals:
  output  path to output file

Options:
  --help         Show help                                             [boolean]
  --version      Show version number                                   [boolean]
  --resume, -r   path to JSON Resume file             [default: "./resume.json"]
  --verbose, -v                                                 [default: false]
  --format, -f   output file format    [choices: "html", "pdf"] [default: "pdf"]
  --theme, -t    JSON Resume theme name               [default: "stackoverflow"]

License

Available under the MIT license.

Readme

Keywords

none

Package Sidebar

Install

npm i @ccl-consulting/export-resume

Weekly Downloads

3

Version

0.0.2

License

MIT

Unpacked Size

8.13 kB

Total Files

10

Last publish

Collaborators

  • ccl-services
  • zadkiel