README.md
setup.py
github_watcher/__init__.py
github_watcher/github-watcher
github_watcher/settings.py
github_watcher/util.py
github_watcher.egg-info/PKG-INFO
github_watcher.egg-info/SOURCES.txt
github_watcher.egg-info/dependency_links.txt
github_watcher.egg-info/requires.txt
github_watcher.egg-info/top_level.txt
github_watcher/commands/__init__.py
github_watcher/commands/check.py
github_watcher/commands/config.py
github_watcher/commands/run.py
github_watcher/services/__init__.py
github_watcher/services/git.py
tests/__init__.py
tests/test_config.py
tests/test_git.py
tests/test_util.py