Skip to content

ikding/resume

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

resume-generator

Building a resume using nothing but YAML files. A prototype. Inspired by https://github.com/salomonelli/best-resume-ever

howto

I have provided an environment.yml file, which specifies a conda environment that can be used.

To get it running:

$ conda env create -f environment.yml

When done, run the app:

$ python app.py

This will run the app, and will also save it to disk as index.html. The app provides a convenient way to preview any changes made. When done, simply exit out of the app (Ctrl+C), and push changes up to GitHub.

About

Building a resume using nothing but YAML files and Python. A prototype.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 88.6%
  • Python 6.4%
  • Jinja 4.5%
  • Shell 0.5%