Quickstart Guide for HackMyResume
masterTo get started with HackMyResume, follow these steps:
- Install via NPM:
[sudo] npm install hackmyresume -g. - Create a new resume: Use the
NEWcommand to generate a template:hackmyresume NEW <resume-name>.json. - Build your resume: Run
hackmyresume BUILD <resume-name>.jsonand check theout/folder for generated files. - Apply themes: Use the
-tor--themeparameter to experiment with different styles. You can use preinstalled FRESH themes or JSON Resume themes (which must be installed via NPM first).