Skip to content

zedd45/json-resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON resume

Consumers

If you are here just to look at my resume, please do so by accessing the following link:

http://registry.jsonresume.org/zedd45

password is chriskeen

Notes To Self / CLI instructions

Command Line Tool

We've built a CLI (Command Line Interface) which is supported by OSX, Linux and Windows. To create your own resume, install resume-cli from npm:

sudo npm install -g resume-cli

Exporting

The command line tool uses an ecosystem of modules that we've open sourced to convert your resume to different formats:

resume export resume.pdf

resume export resume.html

Publishing

We have also built in hosted support into the command line tool. Much like npm's registry, you can register an account and publish to our servers. We also allow you to password protect and/or publish your resume anonymously. To get started, simply type:

resume publish

Our hosted solution will have new features and benefits rolled out quite frequently. Make sure you register if you want to save a vanity url:

resume register

Great! Your should now have your own url, like this: http://registry.jsonresume.org/zedd45

About

My resume, in JSON format, for https://jsonresume.org/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published