Manage JSON Resumes with resume-cli


Summary of my bookmarked Github repositories from Jul 14th, 2017

Github repositories

  • jsonresume/resume-cli

    The resume-cli is a command line tool for JSON Resume, which aims to establish a JSON-based standard for resumes. It provides various commands such as initialization, validation, exporting to HTML or PDF formats, and serving locally. The tool allows you to create and manage your resume.json file, ensuring compliance with the standard schema. Additionally, it supports multiple input types, including JSON, YAML, and quaff. While the tool is stable, alternative options like Resumed are available for those seeking active development. Overall, resume-cli offers a convenient way to handle resumes through the command line.