jsonresume / resume-cli

CLI tool to easily setup a new resume 📑
https://jsonresume.org
MIT License
4.56k stars 385 forks source link

fix: Serve fix for yaml format #650

Closed hpruszyn closed 2 years ago

hpruszyn commented 2 years ago

Currently serve only supports json files and don't use getResume functionality that handles different parsers. I've added existing functionality to get resume at any supported format.