README.md
setup.py
gitfolio/__init__.py
gitfolio/bullet_generator.py
gitfolio/cli.py
gitfolio/config.py
gitfolio/emailer.py
gitfolio/github_analyzer.py
gitfolio/pending_store.py
gitfolio/resume_updater.py
gitfolio/scorer.py
gitfolio/server.py
gitfolio_cli.egg-info/PKG-INFO
gitfolio_cli.egg-info/SOURCES.txt
gitfolio_cli.egg-info/dependency_links.txt
gitfolio_cli.egg-info/entry_points.txt
gitfolio_cli.egg-info/requires.txt
gitfolio_cli.egg-info/top_level.txt
tests/__init__.py
tests/test_bullet_generator.py
tests/test_config.py
tests/test_github_analyzer.py
tests/test_pending_store.py
tests/test_scorer.py
tests/test_server.py