Skip to content

elshaka/yaml-resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yaml-resume

Write your resume following some random conventions I came up with (see resume.yml) and output it to STDOUT or JSON.

Things to implement eventually

  • LaTeX output (and PDF from that)
  • Filtering for relevant experiences by required skills for a particular job offer
  • API integration with services like LinkedIn

Installation

bundle install

Usage

YAML to STDOUT:

bundle exec ruby yaml2stdout.rb [YAML_RESUME_PATH]

YAML to JSON

bundle exec ruby yaml2json.rb [YAML_RESUME_PATH] [JSON_RESUME_PATH]

About

Resume thingy with YAML and stuff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages