.gitignore
.hadolint.yaml
.travis.yml
LICENSE
MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
codekit/__init__.py
codekit/codetools.py
codekit/pygithub.py
codekit/cli/__init__.py
codekit/cli/github_auth.py
codekit/cli/github_delete_shadow.py
codekit/cli/github_fork_repos.py
codekit/cli/github_list_repos.py
codekit/cli/github_mv_repos_to_team.py
codekit/cli/github_tag_teams.py
codekit/cli/github_tag_version.py
docker/Dockerfile
docker/Makefile
sqre_codekit.egg-info/PKG-INFO
sqre_codekit.egg-info/SOURCES.txt
sqre_codekit.egg-info/dependency_links.txt
sqre_codekit.egg-info/entry_points.txt
sqre_codekit.egg-info/requires.txt
sqre_codekit.egg-info/top_level.txt
tests/test_codetools.py