Files
resume.github.com/README.markdown
2013-11-26 08:28:06 -08:00

563 B

A service that creates your resume based on your GitHub repos.

Possible Usecases:

  • Boon for all the tech-savy bosses who want to have a quick view of person's git/github activity, before the interview

Opt-In

GitHub Resume is now opt-in rather than opt-out! To make your resume visible just star this project, resume/resume.github.com. That's all there is to it!

For Developers

To run the app in development mode:

rackup config.ru

(You must have Ruby and the rack gem installed.)