Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 701 Bytes

README.markdown

File metadata and controls

23 lines (12 loc) · 701 Bytes

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.)

Bitdeli Badge