
resume
List of commands for resume:
-
resume:tldr:1cd5f resume: Validate a `resume.json` against schema tests to ensure it complies with the standard.$ resume validatetry on your machineexplain this command
-
resume:tldr:c8469 resume: Start a web server that serves a local `resume.json`.$ resume servetry on your machineexplain this command
-
resume:tldr:d99cc resume: Export a resume locally in a stylized HTML or PDF format.$ resume export ${path-to-html_or_pdf}try on your machineexplain this command
-
resume:tldr:e007d resume: Create a new `resume.json` file in the current working directory.$ resume inittry on your machineexplain this command