Files
resume.github.com/README.markdown
T
Ryan Atkinson 20319d55e4 Fix Grammar in README.markdown
Swapped out 'Usecases' with properly spaced 'Use Cases' for readability.
2015-02-09 22:12:29 -08:00

702 B

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

Possible Use Cases:

  • 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