mirror of
https://github.com/resume/resume.github.com.git
synced 2026-01-05 19:19:52 -06:00
658 B
658 B
GitHub Résumé
A service that creates a résumé based on your GitHub repos/activity.
GitHub Résumé is opt-in. To make your resume visible, just star this project. To view your résumé, go to https://resume.github.io/?yourusername or follow the instructions on the home page.
Great for all the tech-savy bosses who want to have a quick view of person's git/github activity, before the interview.
Development
To run the app in development mode:
$ rackup config.ru
(You must have Ruby and the rack gem installed.)