resume-html

1.0.0 • Public • Published

resume-html

This is the command line tool to convert JSON Resume to html.

Getting Started

Install the command-line tool:

npm install -g resume-html

Usage

resume-html --help

Show a list of options and commands for the CLI.

Usage: index [fileName] [options]
 
Options:
  -V, --version                    output the version number
  -t, --theme <theme name>         Specify theme for export (default: "jsonresume-theme-flat")
  -r, --resume <resume file path>  Path to the resume json file (default: "resume.json")
  -h, --help                       output usage information

License

Available under the MIT license.

/resume-html/

    Package Sidebar

    Install

    npm i resume-html

    Weekly Downloads

    2

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    4.22 kB

    Total Files

    8

    Last publish

    Collaborators

    • hankchiu