1.0.0 • Published 5 years ago

resume-html v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

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.